We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e79ba commit fe238e8Copy full SHA for fe238e8
.github/workflows/pull_request.yml
@@ -189,7 +189,7 @@ jobs:
189
run: sudo chmod a+x /usr/local/bin/receptor
190
191
- name: Set up nox
192
- uses: wntrblm/nox@2024.04.15
+ uses: wntrblm/nox@2024.10.09
193
with:
194
python-versions: ${{ env.DESIRED_PYTHON_VERSION }}
195
.github/workflows/reusable-nox.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
python-versions: ${{ inputs.python-version }}
51
0 commit comments