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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
24+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
32+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
32+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
3333 with :
3434 path : downloads
3535 key : downloads-${{ hashFiles('Makefile') }}
You can’t perform that action at this time.
0 commit comments