Skip to content

Commit

Permalink
chore(deps): update astral-sh/setup-uv action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent c38c53e commit 3d4dca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ runs:
python-version: "${{ inputs.python-version }}"
- name: Setup uv
if: ${{ inputs.uv-version }}
uses: astral-sh/setup-uv@v4
uses: astral-sh/setup-uv@v5
with:
version: "${{ inputs.uv-version }}"
- name: Get semantic-release version
Expand Down

0 comments on commit 3d4dca3

Please sign in to comment.