Skip to content

Commit 75c50d5

Browse files
authored
Update tests.yaml
1 parent bb61080 commit 75c50d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v3
8-
- uses: wntrblm/nox@2023.04.22
8+
- uses: wntrblm/nox@2024.10.09
99
with:
1010
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13"
1111
- run: nox

0 commit comments

Comments
 (0)