Skip to content

Commit 520bc1a

Browse files
chore(deps): update astral-sh/setup-uv action to v5.2
1 parent 979e251 commit 520bc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-backend/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
# create-symlink: true
1616
# key: ${{ runner.os }}
1717
- name: Install UV
18-
uses: astral-sh/setup-uv@v5.0
18+
uses: astral-sh/setup-uv@v5.2
1919
id: setup-uv
2020
with:
2121
enable-cache: true

0 commit comments

Comments
 (0)