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@v6
2020 with :
21- node-version : 16.20.2
21+ node-version : 24.13.1
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@v6
2020 with :
21- node-version : 16.20.2
21+ node-version : 24.13.1
2222 - name : Cache node modules
2323 uses : actions/cache@v5
2424 with :
4343 - name : Use Node.js 16
4444 uses : actions/setup-node@v6
4545 with :
46- node-version : 16.20.2
46+ node-version : 24.13.1
4747 - name : Cache node modules
4848 uses : actions/cache@v5
4949 with :
6464 - name : Use Node.js 16
6565 uses : actions/setup-node@v6
6666 with :
67- node-version : 16.20.2
67+ node-version : 24.13.1
6868 - name : Cache node modules
6969 uses : actions/cache@v5
7070 with :
9191 - name : Use Node.js 16
9292 uses : actions/setup-node@v6
9393 with :
94- node-version : 16.20.2
94+ node-version : 24.13.1
9595 - name : Cache node modules
9696 uses : actions/cache@v5
9797 with :
You can’t perform that action at this time.
0 commit comments