File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 run : pip install discord-webhook
4646
4747 - name : Download Build Artifacts
48- uses : dawidd6/action-download-artifact@v19
48+ uses : dawidd6/action-download-artifact@v21
4949 id : download
5050 with :
5151 workflow : build_viewer.yml
Original file line number Diff line number Diff line change 4141 setup_files : ${{ steps.get-files.outputs.setup_files }}
4242 steps :
4343 - name : Download Build Artifacts
44- uses : dawidd6/action-download-artifact@v19
44+ uses : dawidd6/action-download-artifact@v21
4545 id : download
4646 with :
4747 workflow : build_viewer.yml
Original file line number Diff line number Diff line change 7272 echo "build_run_number=${{ github.event.inputs.build_run_number }}" >> "$GITHUB_OUTPUT"
7373 fi
7474 - name : Download Build Artifacts
75- uses : dawidd6/action-download-artifact@v19
75+ uses : dawidd6/action-download-artifact@v21
7676 id : download_build_info
7777 with :
7878 workflow : build_viewer.yml
You can’t perform that action at this time.
0 commit comments