Skip to content

Commit 6615c80

Browse files
Bump astral-sh/setup-uv
Bumps the github-actions group with 1 update in the /.github/actions/python_setup directory: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 8.2.0 to 8.3.2 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@fac544c...11f9893) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1839004 commit 6615c80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/python_setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131

3232
- name: 'Setup uv ${{ inputs.uv-version }}'
3333
id: setup-uv
34-
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
34+
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
3535
with:
3636
python-version: ${{ steps.setup-python.outputs.python-version }}
3737
version: ${{ inputs.uv-version }}

0 commit comments

Comments
 (0)