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@v5
34+ uses : actions/setup-node@v6
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@a0853c24544627f65ddf259abe73b1d18a591444 # v5 .0.0
77+ uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6 .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@a0853c24544627f65ddf259abe73b1d18a591444 # v5 .0.0
98+ uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6 .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