Skip to content

Commit 3adadfa

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v4
3232
- name: Set up nox
33-
uses: wntrblm/nox@2024.10.09
33+
uses: wntrblm/nox@2025.02.09
3434
- id: noxenvs-matrix
3535
run: |
3636
echo >>$GITHUB_OUTPUT noxenvs=$(
@@ -71,7 +71,7 @@ jobs:
7171
pypy3.10
7272
allow-prereleases: true
7373
- name: Set up nox
74-
uses: wntrblm/nox@2024.10.09
74+
uses: wntrblm/nox@2025.02.09
7575
- name: Run nox
7676
run: nox -s "${{ matrix.noxenv }}" -- ${{ matrix.posargs }}
7777

0 commit comments

Comments
 (0)