Skip to content

Commit 9f89e6d

Browse files
Bump wntrblm/nox from 2024.04.15 to 2024.10.09
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2024.04.15 to 2024.10.09. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.04.15...2024.10.09) --- updated-dependencies: - dependency-name: wntrblm/nox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5544c34 commit 9f89e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- uses: actions/checkout@v4
3737
- name: Set up nox
38-
uses: wntrblm/nox@2024.04.15
38+
uses: wntrblm/nox@2024.10.09
3939
- id: noxenvs-matrix
4040
run: |
4141
echo >>$GITHUB_OUTPUT noxenvs=$(
@@ -90,7 +90,7 @@ jobs:
9090
pypy3.10
9191
allow-prereleases: true
9292
- name: Set up nox
93-
uses: wntrblm/nox@2024.04.15
93+
uses: wntrblm/nox@2024.10.09
9494
- name: Enable UTF-8 on Windows
9595
run: echo "PYTHONUTF8=1" >> $env:GITHUB_ENV
9696
if: runner.os == 'Windows' && startsWith(matrix.noxenv, 'tests')

0 commit comments

Comments
 (0)