Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v6 (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 26, 2024
1 parent 81cf314 commit 9f8c58d
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@v5
uses: dawidd6/action-download-artifact@v6
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
Expand Down

0 comments on commit 9f8c58d

Please sign in to comment.