Skip to content

Commit b1fbe62

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

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@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
2323

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

0 commit comments

Comments
 (0)