Skip to content

Commit

Permalink
Bump dawidd6/action-download-artifact from 6 to 7 (#1210)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent c6e1742 commit 5eccaf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- 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 5eccaf4

Please sign in to comment.