We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02c8e6d + 4f84249 commit 1c668d9Copy full SHA for 1c668d9
1 file changed
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
]
24
steps:
25
- uses: actions/checkout@v4
26
- - uses: wntrblm/nox@2025.02.09
+ - uses: wntrblm/nox@2025.05.01
27
with:
28
python-versions: "3.8, 3.9, 3.10, 3.11, 3.12, 3.13"
29
- name: Test with NOX
0 commit comments