File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - uses : actions/checkout@v3.1.0
16- - uses : actions/setup-node@v3.5.0
16+ - uses : actions/setup-node@v3.5.1
1717 with :
1818 cache : npm
1919 - run : npm ci --prefer-offline
Original file line number Diff line number Diff line change 4444 # of changed files within `super-linter`
4545 fetch-depth : 0
4646
47- - uses : actions/setup-node@v3.5.0
47+ - uses : actions/setup-node@v3.5.1
4848 with :
4949 cache : npm
5050 - run : npm ci --prefer-offline
Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 0
2626 ref : ${{ github.event.pull_request.head.sha }}
27- - uses : actions/setup-node@v3.5.0
27+ - uses : actions/setup-node@v3.5.1
2828 with :
2929 cache : npm
3030 - name : Install packages
Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 0
2626 ref : ${{ github.event.pull_request.head.sha }}
27- - uses : actions/setup-node@v3.5.0
27+ - uses : actions/setup-node@v3.5.1
2828 with :
2929 cache : npm
3030 - run : npm install
Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525 ref : ${{ github.event.pull_request.head.sha }}
26- - uses : actions/setup-node@v3.5.0
26+ - uses : actions/setup-node@v3.5.1
2727 with :
2828 cache : npm
2929 - run : npm ci --prefer-offline
You can’t perform that action at this time.
0 commit comments