Skip to content

Commit

Permalink
feat: bump version to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-mayer authored Dec 4, 2024
1 parent b748c59 commit 764c19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.workflow_run.head_commit.id }}
- name: Download Coverage Artifacts
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: ${{ github.event.workflow_run.workflow_id }}
Expand Down

0 comments on commit 764c19b

Please sign in to comment.