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 d2765fb commit 93a697aCopy full SHA for 93a697a
1 file changed
setup-uv/action.yaml
@@ -19,7 +19,7 @@ runs:
19
using: "composite"
20
steps:
21
- name: Setup uv
22
- uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
23
with:
24
version: ${{ inputs.version }}
25
0 commit comments