File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222 - run : pnpm install --frozen-lockfile
2323
24- - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
24+ - uses : actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
2525 with :
2626 path : downloads
2727 key : downloads-${{ hashFiles('Makefile') }}
Original file line number Diff line number Diff line change 2929
3030 - run : pnpm install --frozen-lockfile
3131
32- - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
32+ - uses : actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
3333 with :
3434 path : downloads
3535 key : downloads-${{ hashFiles('Makefile') }}
Original file line number Diff line number Diff line change 2929
3030 - run : pnpm install --frozen-lockfile
3131
32- - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
32+ - uses : actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
3333 with :
3434 path : downloads
3535 key : downloads-${{ hashFiles('Makefile') }}
You can’t perform that action at this time.
0 commit comments