File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
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@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
19+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
2020 with :
2121 cache : npm
2222 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@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
24+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
2525 with :
2626 cache : npm
2727 cache-dependency-path : package-lock.json
Original file line number Diff line number Diff line change 2121 ref : ${{ github.event.pull_request.head.sha }}
2222
2323 - name : " build: setup the node runtime"
24- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
24+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
2525 with :
2626 cache : npm
2727 cache-dependency-path : package-lock.json
You can’t perform that action at this time.
0 commit comments