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 395c139 commit 0c5125fCopy full SHA for 0c5125f
.github/workflows/pre-commit.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
43
with:
44
python-version: '3.13'
45
- - uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
+ - uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0
46
- name: detect method
47
id: detect
48
run: |
0 commit comments