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 c746aa0 commit 2d9e77dCopy full SHA for 2d9e77d
2 files changed
.github/workflows/check.yaml
@@ -36,7 +36,7 @@ jobs:
36
fetch-depth: 0
37
persist-credentials: false
38
- name: Install the latest version of uv
39
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
+ uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
40
with:
41
enable-cache: false
42
cache-dependency-glob: "pyproject.toml"
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments