Skip to content

Commit

Permalink
Merge pull request #36 from sertit/dependabot/github_actions/astral-s…
Browse files Browse the repository at this point in the history
…h/setup-uv-5

Bump astral-sh/setup-uv from 3 to 5
  • Loading branch information
remi-braun authored Dec 23, 2024
2 parents e4962e1 + d1d8080 commit a9a480d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Get history and tags for SCM versioning to work
fetch-depth: 0
- name: Install the latest version of uv with cache enabled
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v5
with:
version: "latest"
enable-cache: true
Expand Down

0 comments on commit a9a480d

Please sign in to comment.