Skip to content

Commit

Permalink
Merge pull request #814 from dsp-testing/dependabot/github_actions/da…
Browse files Browse the repository at this point in the history
…widd6/action-download-artifact-7

Bump dawidd6/action-download-artifact from 6 to 7
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 5af33ff + ecc7c68 commit 8af9927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# if called as a separate workflow
- name: Download latest test report
if: inputs.report_artifact_in_scope == false
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: report.yml
branch: main
Expand Down

0 comments on commit 8af9927

Please sign in to comment.