File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
- name : pnpm setup
19
19
uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda
20
20
- name : pnpm Cache
21
- uses : buildjet/cache@v4
21
+ uses : buildjet/cache@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4
22
22
with :
23
23
path : |
24
24
~/.pnpm-store
Original file line number Diff line number Diff line change 33
33
pnpm config set script-shell "/usr/bin/bash"
34
34
35
35
- name : pnpm Cache
36
- uses : buildjet/cache@v4
36
+ uses : buildjet/cache@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4
37
37
with :
38
38
path : |
39
39
~/.pnpm-store
Original file line number Diff line number Diff line change 34
34
pnpm config set script-shell "/usr/bin/bash"
35
35
36
36
- name : pnpm Cache
37
- uses : buildjet/cache@v4
37
+ uses : buildjet/cache@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4
38
38
with :
39
39
path : |
40
40
~/.pnpm-store
You can’t perform that action at this time.
0 commit comments