File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 with :
3232 fetch-depth : 0
3333 - name : Use Node.js ${{ matrix.node-version }}
34- uses : actions/setup-node@v3
34+ uses : actions/setup-node@v4
3535 with :
3636 node-version : ${{ matrix.node-version }}
3737 - name : Update NPM (Node.js v10)
7474 with :
7575 fetch-depth : 0
7676 - name : Use Node.js 18
77- uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
77+ uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
7878 with :
7979 node-version : 18
8080 - name : Update NPM
9595 with :
9696 fetch-depth : 0
9797 - name : Use Node.js 18
98- uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
98+ uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
9999 with :
100100 node-version : 18
101101 - name : Update NPM
You can’t perform that action at this time.
0 commit comments