Skip to content

Commit 2bb7fd1

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 c91ab23 commit 2bb7fd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Set up nox
23-
uses: wntrblm/nox@2024.10.09
23+
uses: wntrblm/nox@2025.02.09
2424
- id: noxenvs-matrix
2525
run: |
2626
echo >>$GITHUB_OUTPUT noxenvs=$(
@@ -60,7 +60,7 @@ jobs:
6060
- name: Set up uv
6161
uses: hynek/setup-cached-uv@v2
6262
- name: Set up nox
63-
uses: wntrblm/nox@2024.10.09
63+
uses: wntrblm/nox@2025.02.09
6464

6565
- name: Run nox
6666
run: nox -s "${{ matrix.noxenv }}" -- ${{ matrix.posargs }}

0 commit comments

Comments
 (0)