We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814c1f2 commit 85dd728Copy full SHA for 85dd728
1 file changed
.github/workflows/ci.yaml
@@ -21,8 +21,8 @@ jobs:
21
with:
22
fetch-depth: 0
23
24
- - name: Setup GitHub Actions caching for Turbo
25
- uses: dtinth/setup-github-actions-caching-for-turbo@v1
+ - name: Cache for Turbo
+ uses: rharkor/caching-for-turbo@v1.5
26
27
- name: Setup pnpm
28
uses: pnpm/action-setup@v4
0 commit comments