Skip to content

Commit 06b8a23

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

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
@@ -10,7 +10,7 @@ inputs:
1010
runs:
1111
using: "composite"
1212
steps:
13-
- uses: astral-sh/setup-uv@v6
13+
- uses: astral-sh/setup-uv@v7
1414
with:
1515
python-version: ${{ inputs.python-version }}
1616

0 commit comments

Comments
 (0)