We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1887322 commit 4b76398Copy full SHA for 4b76398
.github/workflows/update-dependencies.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: wntrblm/nox@2024.04.15
+ - uses: wntrblm/nox@2024.10.09
21
with:
22
python-versions: "3.12"
23
- name: "Install uv"
0 commit comments