We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7627ab4 commit 591d26cCopy full SHA for 591d26c
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
python-version: '3.x'
33
34
- name: Install the latest version of uv
35
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@023eb7875fa1caa15814da58d1df7350f8fb1fd9 # v3.1.3
36
37
- name: Build v0.0.1 wheel and sdist
38
run: |
0 commit comments