File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 id : cache
3232 run : echo "path=$(pnpm store path)" >> "$GITHUB_OUTPUT"
3333
34- - uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
34+ - uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
3535 with :
3636 path : ${{ steps.cache.outputs.path }}
3737 key : v1-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
6262 id : cache
6363 run : echo "path=$(pnpm store path)" >> "$GITHUB_OUTPUT"
6464
65- - uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
65+ - uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
6666 with :
6767 path : ${{ steps.cache.outputs.path }}
6868 key : v1-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
9191 id : cache
9292 run : echo "path=$(pnpm store path)" >> "$GITHUB_OUTPUT"
9393
94- - uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
94+ - uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
9595 with :
9696 path : ${{ steps.cache.outputs.path }}
9797 key : v1-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
You can’t perform that action at this time.
0 commit comments