File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 with :
1717 persist-credentials : false
1818 - name : Setup the Node runtime for this project
19- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
19+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2020 with :
2121 cache : npm
2222 cache-dependency-path : package-lock.json
Original file line number Diff line number Diff line change 3232 ref : ${{ inputs.ref || github.event.pull_request.head.sha || github.sha }}
3333
3434 - name : " build: setup the node runtime"
35- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
35+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3636 with :
3737 cache : npm
3838 cache-dependency-path : package-lock.json
Original file line number Diff line number Diff line change 2424 persist-credentials : true
2525
2626 - name : Setup Node
27- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
27+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2828 with :
2929 cache : npm
3030 cache-dependency-path : package-lock.json
6969 token : ${{ steps.credentials.outputs.token }}
7070
7171 - name : Setup Node
72- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
72+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
7373 with :
7474 cache : npm
7575 cache-dependency-path : package-lock.json
Original file line number Diff line number Diff line change 2020 persist-credentials : false
2121
2222 - name : " build: setup the node runtime"
23- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
23+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2424 with :
2525 cache : npm
2626 cache-dependency-path : package-lock.json
You can’t perform that action at this time.
0 commit comments