File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545 # of changed files within `super-linter`
4646 fetch-depth : 0
4747 persist-credentials : false
48- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
48+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
4949 with :
5050 cache : npm
5151 node-version-file : .node-version
Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323 ref : ${{ github.event.pull_request.head.sha || github.sha }}
2424 persist-credentials : false
25- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
25+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
2626 if : github.event_name != 'pull_request' || github.event.action != 'closed'
2727 with :
2828 cache : npm
Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424 ref : ${{ github.event.pull_request.head.sha }}
2525 persist-credentials : false
26- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
26+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
2727 if : github.event_name != 'pull_request' || github.event.action != 'closed'
2828 with :
2929 cache : npm
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525 ref : ${{ github.event.pull_request.head.sha }}
2626 persist-credentials : false
27- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
27+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
2828 if : github.event_name != 'pull_request' || github.event.action != 'closed'
2929 with :
3030 cache : npm
Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424 ref : ${{ github.event.pull_request.head.sha || github.sha }}
2525 persist-credentials : false
26- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
26+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
2727 if : github.event_name != 'pull_request' || github.event.action != 'closed'
2828 with :
2929 cache : npm
You can’t perform that action at this time.
0 commit comments