Skip to content

Commit

Permalink
Fix github failure
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Oct 15, 2024
1 parent d05eac1 commit b171614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Setup LCOV
uses: hrishikesh-kadam/setup-lcov@v1
- name: Report coverage
uses: zgosalvez/github-actions-report-lcov@v3
uses: zgosalvez/github-actions-report-lcov@v4
with:
coverage-files: coverage/lcov.info
github-token: ${{ secrets.ACTIONS_TOKEN }}
Expand Down

0 comments on commit b171614

Please sign in to comment.