File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 node-version : ' 24.12.0' # 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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
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.12.0' # 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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
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