Skip to content

Commit f3e650a

Browse files
chore(deps): update astral-sh/setup-uv digest to f94ec6b
1 parent a139536 commit f3e650a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/uv-project-setup/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
steps:
66
- name: Install uv
77
id: setup-uv
8-
uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5
8+
uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5
99
with:
1010
python-version: 3.13
1111
- name: Install project dependencies

0 commit comments

Comments
 (0)