We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d26ba commit ae2ea9dCopy full SHA for ae2ea9d
action.yml
@@ -28,7 +28,7 @@ runs:
28
restore-keys: |
29
andrewaylett/pre-commit-action/${{ hashFiles('.pre-commit-config.yaml') }}/
30
andrewaylett/pre-commit-action/
31
- - uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+ - uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
32
id: uv
33
with:
34
enable-cache: false
0 commit comments