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 5151 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5252
5353 - name : Download artifact
54- uses : actions/download-artifact@v4
54+ uses : actions/download-artifact@v5
5555 with :
5656 name : image-bookstack-master
5757 path : /tmp
8181 type=ref,event=branch
8282
8383 - name : Download artifact
84- uses : actions/download-artifact@v4
84+ uses : actions/download-artifact@v5
8585 with :
8686 name : image-bookstack-master
8787 path : /tmp
Original file line number Diff line number Diff line change 5252 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5353
5454 - name : Download artifact
55- uses : actions/download-artifact@v4
55+ uses : actions/download-artifact@v5
5656 with :
5757 name : image-bookstack
5858 path : /tmp
Original file line number Diff line number Diff line change 5050 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5151
5252 - name : Download artifact
53- uses : actions/download-artifact@v4
53+ uses : actions/download-artifact@v5
5454 with :
5555 name : image-bookstack-master
5656 path : /tmp
8787 type=semver,pattern={{major}}.{{minor}}.{{patch}}
8888
8989 - name : Download artifact
90- uses : actions/download-artifact@v4
90+ uses : actions/download-artifact@v5
9191 with :
9292 name : image-bookstack-master
9393 path : /tmp
You can’t perform that action at this time.
0 commit comments