There was an error while loading. Please reload this page.
2 parents 1151b21 + 74560d6 commit ec67f82Copy full SHA for ec67f82
1 file changed
setup/action.yml
@@ -43,7 +43,7 @@ runs:
43
if: ${{ inputs.uv != 'true' }}
44
45
- name: Install uv
46
- uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
+ uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
47
with:
48
python-version: "${{ inputs.version }}"
49
enable-cache: true
0 commit comments