File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 node-version : ' 24.11.1' # TODO: Renovate helper might not be needed here - needs to be fully tested
2828
2929 - name : Cache dependencies
30- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
30+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
3131 with :
3232 path : ~/.npm
3333 key : ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Original file line number Diff line number Diff line change 2121 node-version : ' 24.11.1' # TODO: Renovate helper might not be needed here - needs to be fully tested
2222
2323 - name : Cache dependencies
24- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
24+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
2525 with :
2626 path : ~/.npm
2727 key : ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
You can’t perform that action at this time.
0 commit comments