Skip to content

Commit 40f75f0

Browse files
chore(deps): update astral-sh/setup-uv action to v7
1 parent 4012855 commit 40f75f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v5 # https://github.com/actions/checkout
3333

3434
- name: Install uv
35-
uses: astral-sh/setup-uv@v6
35+
uses: astral-sh/setup-uv@v7
3636
with:
3737
enable-cache: true
3838

0 commit comments

Comments
 (0)