Skip to content

Commit df74cd7

Browse files
chore(deps): update astral-sh/setup-uv action to v5.4.0 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fe6ac9 commit df74cd7

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
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
3030
with:
3131
python-version: '3.13'
32-
- uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
32+
- uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
3333
- name: detect method
3434
id: detect
3535
run: |

0 commit comments

Comments
 (0)