Skip to content

Commit b74a54a

Browse files
⬆️ Bump astral-sh/setup-uv (#243)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2817664 commit b74a54a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-python/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
runs:
1515
using: "composite"
1616
steps:
17-
- uses: astral-sh/setup-uv@v6
17+
- uses: astral-sh/setup-uv@v7
1818
with:
1919
python-version: ${{ inputs.python-version }}
2020
cache-suffix: ${{ inputs.env-group }}

0 commit comments

Comments
 (0)