Skip to content

Commit f7b3b58

Browse files
authored
Merge pull request #2689 from peterbe/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 5 to 6
2 parents d5780a9 + 8b1b199 commit f7b3b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Install uv
7373
id: setup-uv
74-
uses: astral-sh/setup-uv@v5
74+
uses: astral-sh/setup-uv@v6
7575

7676
- name: Celebrate uv cache hit
7777
if: steps.setup-uv.outputs.cache-hit == 'true'

0 commit comments

Comments
 (0)