File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4444 - name : Checkout
4545 uses : actions/checkout@v3
4646 - name : Download artifact
47- uses : actions/download-artifact@v2
47+ uses : actions/download-artifact@v3
4848 with :
4949 name : image-bookstack-master
5050 path : /tmp
6868 {{major}}.{{minor}}
6969 {{major}}.{{minor}}.{{patch}}
7070 - name : Download artifact
71- uses : actions/download-artifact@v2
71+ uses : actions/download-artifact@v3
7272 with :
7373 name : image-bookstack-master
7474 path : /tmp
Original file line number Diff line number Diff line change 4545 - name : Checkout
4646 uses : actions/checkout@v3
4747 - name : Download artifact
48- uses : actions/download-artifact@v2
48+ uses : actions/download-artifact@v3
4949 with :
5050 name : image-bookstack
5151 path : /tmp
Original file line number Diff line number Diff line change 4343 - name : Checkout
4444 uses : actions/checkout@v3
4545 - name : Download artifact
46- uses : actions/download-artifact@v2
46+ uses : actions/download-artifact@v3
4747 with :
4848 name : image-bookstack-master
4949 path : /tmp
6767 {{major}}.{{minor}}
6868 {{major}}.{{minor}}.{{patch}}
6969 - name : Download artifact
70- uses : actions/download-artifact@v2
70+ uses : actions/download-artifact@v3
7171 with :
7272 name : image-bookstack-master
7373 path : /tmp
You can’t perform that action at this time.
0 commit comments