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.13.0' # TODO: Renovate helper might not be needed here - needs to be fully tested
2828
2929 - name : Cache dependencies
30- uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
30+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
3131 with :
3232 path : ~/.npm
3333 key : ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Original file line number Diff line number Diff line change 2222 node-version : ' 24.13.0' # TODO: Renovate helper might not be needed here - needs to be fully tested
2323
2424 - name : Cache dependencies
25- uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
25+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
2626 with :
2727 path : ~/.npm
2828 key : ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
You can’t perform that action at this time.
0 commit comments