Skip to content

Commit

Permalink
[.github/workflows] Update astral-sh/setup-uv action to v4 (#280)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
MaxWinterstein and renovate-bot authored Nov 27, 2024
1 parent 863dd31 commit b1e81ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment_actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:

- name: Install uv
if: startsWith(github.event.comment.body, '/release')
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4
with:
# Install a specific version of uv.
version: "0.4.20"
Expand Down

0 comments on commit b1e81ee

Please sign in to comment.