We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dd52c3 + 25e734f commit 8b75737Copy full SHA for 8b75737
1 file changed
.github/workflows/test-matrix.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
persist-credentials: false
37
- name: Install uv + caching
38
- uses: astral-sh/setup-uv@v8.0.0
+ uses: astral-sh/setup-uv@v8.1.0
39
40
enable-cache: true
41
cache-dependency-glob: |
0 commit comments