Skip to content

Commit 115cb17

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

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@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
2020
with:
2121
enable-cache: true
2222
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)