Skip to content

Commit 1007955

Browse files
Update astral-sh/setup-uv action to v7
1 parent 7030498 commit 1007955

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

0 commit comments

Comments
 (0)