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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
3232 - name : Use Node.js ${{ matrix.node-version }}
33- uses : actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
33+ uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
3434 with :
3535 node-version : ${{ matrix.node-version }}
3636 - name : Bootstrap project
6161 steps :
6262 - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
6363 - name : Use Node.js 16
64- uses : actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
64+ uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
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@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
80+ uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
8181 with :
8282 node-version : 16
8383 - name : Bootstrap project
You can’t perform that action at this time.
0 commit comments