We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e0afaf commit a55c142Copy full SHA for a55c142
2 files changed
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
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