Skip to content

Commit

Permalink
Replace hynek/setup-cached-uv with astral-sh/setup-uv (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Oct 23, 2024
1 parent 1410406 commit d079866
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ runs:
steps:
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: "action.yml"
- uses: actions/cache@v4
with:
path: ~/.cache/pre-commit
Expand Down

0 comments on commit d079866

Please sign in to comment.