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.18.0' # TODO: Renovate helper might not be needed here - needs to be fully tested
2828
2929 - name : Cache dependencies
30- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
30+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .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 2222 node-version : ' 24.18.0' # TODO: Renovate helper might not be needed here - needs to be fully tested
2323
2424 - name : Cache dependencies
25- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
25+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
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