Skip to content

Commit 591d26c

Browse files
MNT: Set hash of astral-sh/setup-uv (#104)
1 parent 7627ab4 commit 591d26c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python-version: '3.x'
3333

3434
- name: Install the latest version of uv
35-
uses: astral-sh/setup-uv@v3
35+
uses: astral-sh/setup-uv@023eb7875fa1caa15814da58d1df7350f8fb1fd9 # v3.1.3
3636

3737
- name: Build v0.0.1 wheel and sdist
3838
run: |

0 commit comments

Comments
 (0)