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 60
60
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
61
61
62
62
- name : Setting up Node.js
63
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
63
+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
64
64
with :
65
65
node-version-file : ' .nvmrc'
66
66
140
140
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
141
141
142
142
- name : Setting up Node.js
143
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
143
+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
144
144
with :
145
145
node-version-file : ' .nvmrc'
146
146
165
165
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
166
166
167
167
- name : Setting up Node.js
168
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
168
+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
169
169
with :
170
170
node-version-file : ' .nvmrc'
171
171
You can’t perform that action at this time.
0 commit comments