Skip to content

Commit

Permalink
chore(deps): codecov/codecov-action 5.0.7
Browse files Browse the repository at this point in the history
PR: #303
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 0a05e4d commit efa5b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: pnpm run test

- name: Upload coverage reports to Codecov
uses: codecov/[email protected].4
uses: codecov/[email protected].7
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: coverage/clover.xml
Expand Down

0 comments on commit efa5b9e

Please sign in to comment.