Skip to content

Commit eb04393

Browse files
Update astral-sh/setup-uv action to v6
1 parent 7030498 commit eb04393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1717

1818
- name: Install uv
19-
uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5
19+
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6
2020
with:
2121
enable-cache: true
2222
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)