File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 steps :
3131 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
3232 - name : Use Node.js ${{ matrix.node-version }}
33- uses : actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3.4.1
33+ uses : actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
3434 with :
3535 node-version : ${{ matrix.node-version }}
3636 - name : Bootstrap project
6161 steps :
6262 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
6363 - name : Use Node.js 16
64- uses : actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3.4.1
64+ uses : actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
6565 with :
6666 node-version : 16
6767 - name : Bootstrap project
7777 with :
7878 fetch-depth : 0
7979 - name : Use Node.js 16
80- uses : actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3.4.1
80+ uses : actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
8181 with :
8282 node-version : 16
8383 - name : Bootstrap project
You can’t perform that action at this time.
0 commit comments