Skip to content

Commit 4e1e07e

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 801591d commit 4e1e07e

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
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
persist-credentials: false
2424
- name: Set up nox
25-
uses: wntrblm/nox@2024.10.09
25+
uses: wntrblm/nox@2025.02.09
2626
- id: noxenvs-matrix
2727
run: |
2828
echo >>$GITHUB_OUTPUT noxenvs=$(
@@ -64,7 +64,7 @@ jobs:
6464
- name: Set up uv
6565
uses: hynek/setup-cached-uv@v2
6666
- name: Set up nox
67-
uses: wntrblm/nox@2024.10.09
67+
uses: wntrblm/nox@2025.02.09
6868

6969
- name: Run nox
7070
run: nox -s "${{ matrix.noxenv }}"

0 commit comments

Comments
 (0)