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@v4
34+ uses : actions/setup-node@v5
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 20
77- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
77+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
7878 with :
7979 node-version : 20.19.5
8080 - name : Update NPM
9595 with :
9696 fetch-depth : 0
9797 - name : Use Node.js 20
98- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
98+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
9999 with :
100100 node-version : 20.19.5
101101 - name : Update NPM
You can’t perform that action at this time.
0 commit comments