Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-4'
  • Loading branch information
BorzdeG committed Feb 4, 2024
2 parents ae73de1 + dbe1e19 commit c207222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
if: always()

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./.coverage.out
Expand Down

0 comments on commit c207222

Please sign in to comment.