We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a221f91 commit c1330e3Copy full SHA for c1330e3
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
12
- - uses: wntrblm/nox@2022.11.21
+ - uses: wntrblm/nox@2025.11.12
13
with:
14
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13, 3.14"
15
- run: nox -s lint
0 commit comments