Skip to content

Commit 4a25a6a

Browse files
chore(deps): update astral-sh/setup-uv action to v5
1 parent 17b1fc3 commit 4a25a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/setup-python@v5
3131
with:
3232
python-version: '3.13'
33-
- uses: astral-sh/setup-uv@v4
33+
- uses: astral-sh/setup-uv@v5
3434
- name: detect method
3535
id: detect
3636
run: |

0 commit comments

Comments
 (0)