We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7761584 commit afbb7d1Copy full SHA for afbb7d1
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
allow-prereleases: true
70
cache: pip
71
- name: Set up uv
72
- uses: hynek/setup-cached-uv@v1
+ uses: hynek/setup-cached-uv@v2
73
- name: Set up nox
74
uses: wntrblm/[email protected]
75
0 commit comments