File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
steps :
15
15
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
16
16
- run : corepack enable
17
- - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
17
+ - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
18
18
with :
19
19
node-version : 20.5
20
20
cache : pnpm
Original file line number Diff line number Diff line change 16
16
steps :
17
17
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
18
18
- run : corepack enable
19
- - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
19
+ - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
20
20
with :
21
21
node-version : 20.5
22
22
cache : pnpm
34
34
steps :
35
35
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
36
36
- run : corepack enable
37
- - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
37
+ - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
38
38
with :
39
39
node-version : 20.5
40
40
cache : pnpm
52
52
steps :
53
53
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
54
54
- run : corepack enable
55
- - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
55
+ - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
56
56
with :
57
57
node-version : 20.5
58
58
cache : pnpm
Original file line number Diff line number Diff line change 17
17
with :
18
18
fetch-depth : 0
19
19
- run : corepack enable
20
- - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
20
+ - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
21
21
with :
22
22
node-version : 20.5
23
23
cache : pnpm
41
41
with :
42
42
fetch-depth : 0
43
43
- run : corepack enable
44
- - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
44
+ - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
45
45
with :
46
46
node-version : 20.5
47
47
cache : pnpm
65
65
with :
66
66
fetch-depth : 0
67
67
- run : corepack enable
68
- - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
68
+ - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
69
69
with :
70
70
node-version : 20.5
71
71
cache : pnpm
You can’t perform that action at this time.
0 commit comments