File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
if : steps.pnpm-cache.outputs.cache-hit != 'true'
34
34
run : pnpm install --frozen-lockfile
35
35
- name : turborepo Cache
36
- uses : rharkor/caching-for-turbo@a1c4079258ae08389be75b57d4d7a70f23c1c66d
36
+ uses : rharkor/caching-for-turbo@8434baaaec555ed7ef66132f2e8a09e65ec68c19
37
37
with :
38
38
cache-prefix : ${{ runner.os }}-turbo-
39
39
provider : github
Original file line number Diff line number Diff line change 38
38
if : steps.pnpm-cache.outputs.cache-hit != 'true'
39
39
run : pnpm install --frozen-lockfile
40
40
- name : turborepo Cache
41
- uses : rharkor/caching-for-turbo@a1c4079258ae08389be75b57d4d7a70f23c1c66d
41
+ uses : rharkor/caching-for-turbo@8434baaaec555ed7ef66132f2e8a09e65ec68c19
42
42
with :
43
43
cache-prefix : ${{ runner.os }}-turbo-
44
44
provider : github
You can’t perform that action at this time.
0 commit comments