Skip to content

Commit e6aee8d

Browse files
chore(deps): update astral-sh/setup-uv action to v4
1 parent 8caae98 commit e6aee8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
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@v3
33+
- uses: astral-sh/setup-uv@v4
3434
- name: detect method
3535
id: detect
3636
run: |

0 commit comments

Comments
 (0)