We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11b636c + 993fced commit 20feb38Copy full SHA for 20feb38
2 files changed
.github/workflows/check.yaml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: 0
40
persist-credentials: false
41
- name: Install the latest version of uv
42
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
+ uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
43
with:
44
enable-cache: false
45
cache-dependency-glob: "pyproject.toml"
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments