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 bf55224 commit d10370bCopy full SHA for d10370b
2 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v6
19
20
- name: Set up uv with Python
21
- uses: astral-sh/setup-uv
+ uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
22
with:
23
python-version: "3.14"
24
enable-cache: true
.github/workflows/release.yml
0 commit comments