Update dawidd6/action-download-artifact action to v3

This commit is contained in:
renovate[bot]
2023-12-15 12:23:15 +00:00
committed by GitHub
parent 0ab3e0e090
commit c450bcebf5

View File

@@ -36,7 +36,7 @@ jobs:
# There's a 'download artifact' action, but it hasn't been updated for the workflow_run action
# (https://github.com/actions/download-artifact/issues/60) so instead we get this mess:
- name: 📥 Download artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
run_id: ${{ github.event.workflow_run.id }}
name: build