Skip to content

Commit

Permalink
Merge pull request #195 from sertit/dependabot/github_actions/astral-…
Browse files Browse the repository at this point in the history
…sh/setup-uv-5
  • Loading branch information
remi-braun authored Dec 23, 2024
2 parents 6b524e7 + acd896c commit 7716220
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 7716220

Please sign in to comment.