We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb61080 commit 75c50d5Copy full SHA for 75c50d5
.github/workflows/tests.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v3
8
- - uses: wntrblm/nox@2023.04.22
+ - uses: wntrblm/nox@2024.10.09
9
with:
10
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13"
11
- run: nox
0 commit comments