Skip to content

Commit f4a6fba

Browse files
authored
Merge pull request #61 from crate-py/dependabot/github_actions/wntrblm/nox-2025.02.09
Bump wntrblm/nox from 2024.10.09 to 2025.02.09
2 parents 801591d + 4e1e07e commit f4a6fba

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)