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

Verified

This commit was signed with the committer’s verified signature.
pradyunsg Pradyun Gedam
1 parent 3729567 commit 7f21e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/uv-project-setup/action.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ runs:
steps:
- name: Install uv
id: setup-uv
uses: astral-sh/setup-uv@38f3f104447c67c051c4a08e39b64a148898af3a # v4
uses: astral-sh/setup-uv@180f8b44399608a850e1db031fa65c77746566d3 # v5
with:
enable-cache: true
- name: Setup python

0 comments on commit 7f21e32

Please sign in to comment.