From 8b01349f765edb6bde1150953b0a1c921a56ffb6 Mon Sep 17 00:00:00 2001 From: Michael Dulude Date: Thu, 18 Jan 2024 13:25:13 -0500 Subject: [PATCH] Update pep8_nb_style_check.yml --- .github/workflows/pep8_nb_style_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pep8_nb_style_check.yml b/.github/workflows/pep8_nb_style_check.yml index 732d8d76b..efad2e196 100644 --- a/.github/workflows/pep8_nb_style_check.yml +++ b/.github/workflows/pep8_nb_style_check.yml @@ -13,4 +13,4 @@ jobs: Notebook_PEP8_Check: uses: spacetelescope/notebook-ci-actions/.github/workflows/notebook_pep8check.yml@spb-1792 with: - python-version: ${{ vars.PYTHON_VERSION }} + python-version: 3.11