Skip to content

Commit ec67f82

Browse files
authored
Merge pull request #8 from actions-ext/dependabot/github_actions/setup/astral-sh/setup-uv-10.0.1
Bump astral-sh/setup-uv from 8.3.2 to 10.0.1 in /setup
2 parents 1151b21 + 74560d6 commit ec67f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ runs:
4343
if: ${{ inputs.uv != 'true' }}
4444

4545
- name: Install uv
46-
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
46+
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
4747
with:
4848
python-version: "${{ inputs.version }}"
4949
enable-cache: true

0 commit comments

Comments
 (0)