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.
2 parents 4edf7c3 + 49d2d2d commit 729c8feCopy full SHA for 729c8fe
1 file changed
.github/workflows/test-matrix.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
persist-credentials: false
33
- name: Install uv + caching
34
- uses: astral-sh/setup-uv@v8.0.0
+ uses: astral-sh/setup-uv@v8.1.0
35
36
enable-cache: true
37
cache-dependency-glob: |
0 commit comments