Skip to content

Commit f9d2b5c

Browse files
committed
Revert to v1 wireit caching
1 parent de4435a commit f9d2b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
cache: 'pnpm'
2121

2222
# Wireit cache
23-
- uses: google/wireit@setup-github-actions-caching/v2
23+
- uses: google/wireit@setup-github-actions-caching/v1
2424

2525
- name: Install dependencies
2626
shell: bash

0 commit comments

Comments
 (0)