Skip to content

Commit 0fe0a0a

Browse files
Update astral-sh/setup-uv action to v8 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd2bd60 commit 0fe0a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version: 24
2929

3030
- name: Install uv
31-
uses: astral-sh/setup-uv@v7
31+
uses: astral-sh/setup-uv@v8.1.0
3232

3333
- name: Install dependencies
3434
run: |

0 commit comments

Comments
 (0)