Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v5 (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2024
1 parent 63472f5 commit e7d115f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Download and Extract Artifacts
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v5
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
Expand Down

0 comments on commit e7d115f

Please sign in to comment.