Skip to content

Commit fc667cd

Browse files
committed
feat(workflows): bump GitHub action versions (#41)
1 parent 7d9daa5 commit fc667cd

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)