File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 with :
3333 persist-credentials : false
3434 - name : Use Node.js ${{ matrix.node-version }}
35- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
35+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
3636 with :
3737 node-version : ${{ matrix.node-version }}
3838 - name : Check versions
Original file line number Diff line number Diff line change 2424 persist-credentials : true
2525
2626 - name : Setup Node
27- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
27+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
2828 with :
2929 node-version : 24
3030
5757 persist-credentials : true
5858
5959 - name : Setup Node
60- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
60+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
6161 with :
6262 node-version : 24
6363 registry-url : " https://registry.npmjs.org"
You can’t perform that action at this time.
0 commit comments