Skip to content

Commit 6c1975d

Browse files
committed
pin properly
1 parent 4565c5c commit 6c1975d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci-polaris.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
python-version: '3.12'
5050
- name: Install UV
51-
uses: astral-sh/setup-uv@v7@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
51+
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
5252
with:
5353
enable-cache: true
5454
- name: Install system dependencies

0 commit comments

Comments
 (0)