We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8660dc6 commit be415c0Copy full SHA for be415c0
.github/workflows/pre-commit.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
30
with:
31
python-version: '3.13'
32
- - uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0
+ - uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
33
- name: detect method
34
id: detect
35
run: |
0 commit comments