File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
fetch-depth : 2
24
24
25
25
- name : Setup Node
26
- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
26
+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
27
27
with :
28
28
node-version : 22
29
29
cache : " npm"
43
43
fetch-depth : 2
44
44
45
45
- name : Setup Node
46
- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
46
+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
47
47
with :
48
48
node-version : 22
49
49
cache : " npm"
75
75
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
76
76
77
77
- name : setup node
78
- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
78
+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
79
79
with :
80
80
node-version : 22
81
81
cache : " npm"
You can’t perform that action at this time.
0 commit comments