Skip to content

Commit 85dd728

Browse files
committed
chore: change turbo caching to new one
1 parent 814c1f2 commit 85dd728

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
with:
2222
fetch-depth: 0
2323

24-
- name: Setup GitHub Actions caching for Turbo
25-
uses: dtinth/setup-github-actions-caching-for-turbo@v1
24+
- name: Cache for Turbo
25+
uses: rharkor/caching-for-turbo@v1.5
2626

2727
- name: Setup pnpm
2828
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)