Skip to content

Commit

Permalink
Update astral-sh/setup-uv to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevro committed Dec 12, 2024
1 parent 4ee0d85 commit d058d43
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 @@ -9,7 +9,7 @@ runs:
using: composite
steps:
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4
with:
enable-cache: true
cache-dependency-glob: '.pre-commit-config.yaml'
Expand Down

0 comments on commit d058d43

Please sign in to comment.