Skip to content

Commit d079866

Browse files
authored
Replace hynek/setup-cached-uv with astral-sh/setup-uv (#2)
1 parent 1410406 commit d079866

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ runs:
1010
steps:
1111
- name: Install the latest version of uv
1212
uses: astral-sh/setup-uv@v3
13-
with:
14-
enable-cache: true
15-
cache-dependency-glob: "action.yml"
1613
- uses: actions/cache@v4
1714
with:
1815
path: ~/.cache/pre-commit

0 commit comments

Comments
 (0)