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 1a85be5 commit 82ba427Copy full SHA for 82ba427
2 files changed
.github/workflows/check.yaml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0
34
persist-credentials: false
35
- name: Install the latest version of uv
36
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
+ uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
37
with:
38
enable-cache: false
39
cache-dependency-glob: "pyproject.toml"
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
0 commit comments