File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818 - name : Use Node.js 16
1919 uses : actions/setup-node@v3
2020 with :
21- node-version : 16
21+ node-version : 16.20.2
2222 - name : Update npm
2323 run : npm i -g npm@7
2424 - name : Install Dependencies
Original file line number Diff line number Diff line change 1818 - name : Use Node.js 16
1919 uses : actions/setup-node@v3
2020 with :
21- node-version : 16
21+ node-version : 16.20.2
2222 - name : Cache node modules
2323 uses : actions/cache@v3
2424 with :
4141 - name : Use Node.js 16
4242 uses : actions/setup-node@v3
4343 with :
44- node-version : 16
44+ node-version : 16.20.2
4545 - name : Cache node modules
4646 uses : actions/cache@v3
4747 with :
6464 - name : Use Node.js 16
6565 uses : actions/setup-node@v3
6666 with :
67- node-version : 16
67+ node-version : 16.20.2
6868 - name : Cache node modules
6969 uses : actions/cache@v3
7070 with :
9191 - name : Use Node.js 16
9292 uses : actions/setup-node@v3
9393 with :
94- node-version : 16
94+ node-version : 16.20.2
9595 - name : Cache node modules
9696 uses : actions/cache@v3
9797 with :
You can’t perform that action at this time.
0 commit comments