Skip to content

Commit d62d0b2

Browse files
authored
bump GitHub action versions (#41)
1 parent 25e9e25 commit d62d0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: composite
55
steps:
66
- name: Install uv
7-
uses: astral-sh/setup-uv@v4
7+
uses: astral-sh/setup-uv@v5
88
with:
99
enable-cache: true
1010
- name: Setup Python

0 commit comments

Comments
 (0)