We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da556c9 commit 2bf15b7Copy full SHA for 2bf15b7
2 files changed
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v6
25
26
- name: Install uv
27
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v8.2.0
28
with:
29
enable-cache: true
30
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
cache-dependency-glob: "uv.lock"
0 commit comments