Skip to content

Commit 9ab30d4

Browse files
ci(github-action)!: Update astral-sh/setup-uv action (v6.8.0 → v9.0.0)
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | astral-sh/setup-uv | v6.8.0 | v9.0.0 |
1 parent f6fa3c7 commit 9ab30d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
2323

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

0 commit comments

Comments
 (0)