Skip to content

Commit

Permalink
chore(deps): [WPB-9777] bump dawidd6/action-download-artifact from 6 …
Browse files Browse the repository at this point in the history
…to 7 (#3697)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vitor Hugo Schwaab <[email protected]>
  • Loading branch information
dependabot[bot] and vitorhugods authored Dec 5, 2024
1 parent 38c2379 commit c1becbc
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 @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v4

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

0 comments on commit c1becbc

Please sign in to comment.