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 3232 cache-from : type=registry,ref=solidnerd/bookstack-dev:master
3333 outputs : type=docker,dest=/tmp/image-bookstack.tar
3434 - name : Upload artifact
35- uses : actions/upload-artifact@v2
35+ uses : actions/upload-artifact@v3
3636 with :
3737 name : image-bookstack-master
3838 path : /tmp/image-bookstack.tar
Original file line number Diff line number Diff line change 3333 cache-to : type=inline
3434 outputs : type=docker,dest=/tmp/image-bookstack.tar
3535 - name : Upload artifact
36- uses : actions/upload-artifact@v2
36+ uses : actions/upload-artifact@v3
3737 with :
3838 name : image-bookstack
3939 path : /tmp/image-bookstack.tar
Original file line number Diff line number Diff line change 3232 cache-from : type=registry,ref=solidnerd/bookstack-dev:master
3333 outputs : type=docker,dest=/tmp/image-bookstack.tar
3434 - name : Upload artifact
35- uses : actions/upload-artifact@v2
35+ uses : actions/upload-artifact@v3
3636 with :
3737 name : image-bookstack-master
3838 path : /tmp/image-bookstack.tar
You can’t perform that action at this time.
0 commit comments