File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6565 # You may remove this line if you want to manage the configuration yourself.
6666 static_site_generator : gatsby
6767 - name : Restore cache
68- uses : actions/cache@v3
68+ uses : actions/cache@v4
6969 with :
7070 path : |
7171 public
Original file line number Diff line number Diff line change 6262 # You may remove this line if you want to manage the configuration yourself.
6363 static_site_generator : next
6464 - name : Restore cache
65- uses : actions/cache@v3
65+ uses : actions/cache@v4
6666 with :
6767 path : |
6868 .next/cache
Original file line number Diff line number Diff line change 6060 # You may remove this line if you want to manage the configuration yourself.
6161 static_site_generator : nuxt
6262 - name : Restore cache
63- uses : actions/cache@v3
63+ uses : actions/cache@v4
6464 with :
6565 path : |
6666 dist
You can’t perform that action at this time.
0 commit comments