Skip to content

Commit fe238e8

Browse files
Bump wntrblm/nox from 2024.04.15 to 2024.10.09 (#1161)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e79ba commit fe238e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
run: sudo chmod a+x /usr/local/bin/receptor
190190

191191
- name: Set up nox
192-
uses: wntrblm/nox@2024.04.15
192+
uses: wntrblm/nox@2024.10.09
193193
with:
194194
python-versions: ${{ env.DESIRED_PYTHON_VERSION }}
195195

.github/workflows/reusable-nox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: sudo chmod a+x /usr/local/bin/receptor
4646

4747
- name: Set up nox
48-
uses: wntrblm/nox@2024.04.15
48+
uses: wntrblm/nox@2024.10.09
4949
with:
5050
python-versions: ${{ inputs.python-version }}
5151

0 commit comments

Comments
 (0)