Skip to content

Commit

Permalink
Merge branch 'main' into test-me-astral-setup-uv
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Oct 23, 2024
2 parents 61493f1 + 1410406 commit b3996d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ inputs:
runs:
using: composite
steps:
- uses: astral-sh/setup-uv@v3
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v3
- uses: actions/cache@v4
with:
path: ~/.cache/pre-commit
Expand Down

0 comments on commit b3996d4

Please sign in to comment.