File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
- id : yarn-cache
15
15
name : Get Yarn cache path
16
16
run : echo "::set-output name=dir::$(yarn cache dir)"
17
- - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
17
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
18
18
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
19
19
with :
20
20
node-version : lts/*
Original file line number Diff line number Diff line change 20
20
- id : yarn-cache
21
21
name : Get Yarn cache path
22
22
run : echo "::set-output name=dir::$(yarn cache dir)"
23
- - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
23
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
24
24
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
25
25
with :
26
26
node-version : lts/*
You can’t perform that action at this time.
0 commit comments