Skip to content

Commit

Permalink
Merge pull request #30 from Gepetto/dependabot/github_actions/astral-…
Browse files Browse the repository at this point in the history
…sh/setup-uv-5

Bump astral-sh/setup-uv from 4 to 5
  • Loading branch information
mergify[bot] authored Dec 23, 2024
2 parents 5c43094 + 38999eb commit ae7151e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: [ "3.10", "3.11", "3.12", "3.13" ]
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v4
- uses: astral-sh/setup-uv@v5
with:
enable-cache: true
cache-dependency-glob: "uv.lock"
Expand Down

0 comments on commit ae7151e

Please sign in to comment.