File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
19+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
35+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
3636 with :
3737 cache : npm
3838 cache-dependency-path : package-lock.json
Original file line number Diff line number Diff line change 2121 ref : ${{ github.event.release.tag_name }}
2222
2323 - name : Configure the runtime node
24- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
24+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
2525 with :
2626 cache : npm
2727 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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
23+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .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