Skip to content

Commit f5d027a

Browse files
ci(github-action)!: Update astral-sh/setup-uv action (v6 → v7)
| datasource | package | from | to | | ----------- | ------------------ | ---- | -- | | github-tags | astral-sh/setup-uv | v6 | v7 |
1 parent ee79782 commit f5d027a

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
@@ -19,7 +19,7 @@ jobs:
1919
python-version: '3.14'
2020

2121
- name: Install uv package manager
22-
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
22+
uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7
2323

2424
- name: Cache uv dependencies
2525
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4

0 commit comments

Comments
 (0)