Skip to content

Commit 8bc31c8

Browse files
committed
commit
1 parent ecb8d28 commit 8bc31c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/uv-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
# to remove: test only
99
tags: [uv-update-v1]
10-
10+
1111
branches: [main]
1212
paths:
1313
- 'pyproject.toml'
@@ -41,7 +41,7 @@ jobs:
4141
fetch-depth: 0
4242

4343
- name: Install uv
44-
uses: astral-sh/setup-uv@v3
44+
uses: astral-sh/setup-uv@v7
4545
with:
4646
version: "latest"
4747

0 commit comments

Comments
 (0)