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 2929 with :
3030 node-version-file : ' .nvmrc'
3131 - name : Cache Node packages
32- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
32+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
3333 with :
3434 path : node_modules
3535 key : release-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
Original file line number Diff line number Diff line change 1919 with :
2020 node-version-file : ' .nvmrc'
2121 - name : Cache Node packages
22- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
22+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
2323 with :
2424 path : node_modules
2525 key : release-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
You can’t perform that action at this time.
0 commit comments