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 37
37
outputs : type=docker,dest=/tmp/image-bookstack.tar
38
38
39
39
- name : Upload artifact
40
- uses : actions/upload-artifact@v3
40
+ uses : actions/upload-artifact@v4
41
41
with :
42
42
name : image-bookstack-master
43
43
path : /tmp/image-bookstack.tar
Original file line number Diff line number Diff line change 38
38
outputs : type=docker,dest=/tmp/image-bookstack.tar
39
39
40
40
- name : Upload artifact
41
- uses : actions/upload-artifact@v3
41
+ uses : actions/upload-artifact@v4
42
42
with :
43
43
name : image-bookstack
44
44
path : /tmp/image-bookstack.tar
Original file line number Diff line number Diff line change 37
37
outputs : type=docker,dest=/tmp/image-bookstack.tar
38
38
39
39
- name : Upload artifact
40
- uses : actions/upload-artifact@v3
40
+ uses : actions/upload-artifact@v4
41
41
with :
42
42
name : image-bookstack-master
43
43
path : /tmp/image-bookstack.tar
You can’t perform that action at this time.
0 commit comments