We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef9486 commit 87fff77Copy full SHA for 87fff77
.github/workflows/update-dependencies.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v4
24
25
- - uses: wntrblm/nox@2023.04.22
+ - uses: wntrblm/nox@2024.03.02
26
with:
27
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12"
28
0 commit comments