Skip to content

Commit

Permalink
CI: Fix Artifact DL
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthi-chaud committed Jan 8, 2024
1 parent 0dd8da9 commit 7c89c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/front.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Downlad Coverage artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: front.yml
name: coverage-report-front
Expand Down

0 comments on commit 7c89c45

Please sign in to comment.