Switch to better artifact download action

This commit is contained in:
rugk 2024-05-04 13:29:58 +02:00 committed by GitHub
parent 93f59d6456
commit 1d6a14ba14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -162,8 +162,9 @@ jobs:
steps:
- name: Download Artifacts
uses: actions/download-artifact@v4
uses: dawidd6/action-download-artifact@v3
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
- name: Publish Test Results