Skip to content

Commit

Permalink
chore(deps): codecov/codecov-action 5.0.4
Browse files Browse the repository at this point in the history
PR: #299
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 89cb78b commit ba262c4
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/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: coverage/clover.xml
Expand Down

0 comments on commit ba262c4

Please sign in to comment.