File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
steps :
21
21
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
22
22
- name : Use Node.js ${{ matrix.node-version }}
23
- uses : actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag= v3
23
+ uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
24
24
with :
25
25
node-version : ${{ matrix.node-version }}
26
26
- run : npm install
Original file line number Diff line number Diff line change 20
20
steps :
21
21
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
22
22
- name : Use Node.js ${{ matrix.node-version }}
23
- uses : actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag= v3
23
+ uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
24
24
with :
25
25
node-version : ${{ matrix.node-version }}
26
26
- run : npm install
You can’t perform that action at this time.
0 commit comments