File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 run : ls -la dist/
3333
3434 - name : Save Build folders
35- uses : actions/cache/save@v5
35+ uses : actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
3636 with :
3737 path : |
3838 dist
Original file line number Diff line number Diff line change 2424 run : npm ci
2525
2626 - name : Restore the build folders
27- uses : actions/cache/restore@v5
27+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
2828 with :
2929 path : |
3030 dist
Original file line number Diff line number Diff line change 6060 run : npm ci
6161
6262 - name : Restore the build folders
63- uses : actions/cache/restore@v5
63+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
6464 with :
6565 path : |
6666 dist
Original file line number Diff line number Diff line change 2929 run : npm ci
3030
3131 - name : Restore the build folders
32- uses : actions/cache/restore@v5
32+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
3333 with :
3434 path : |
3535 dist
Original file line number Diff line number Diff line change 3131 run : npm ci
3232
3333 - name : Restore the build folders
34- uses : actions/cache/restore@v5
34+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
3535 with :
3636 path : |
3737 dist
You can’t perform that action at this time.
0 commit comments