Skip to content

Commit

Permalink
[.github/workflows] Update astral-sh/setup-uv action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2024
1 parent 27488ee commit eea7632
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@v4
uses: astral-sh/setup-uv@v5
with:
# Install a specific version of uv.
version: "0.4.20"
Expand Down

0 comments on commit eea7632

Please sign in to comment.