Skip to content

Commit

Permalink
chore(deps): codecov/codecov-action 4.6.0
Browse files Browse the repository at this point in the history
PR: #294
Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 86871f0 commit e595e76
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.5.0
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: coverage/clover.xml
Expand Down

0 comments on commit e595e76

Please sign in to comment.