Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/autero1/action-got…
Browse files Browse the repository at this point in the history
…estsum-2.0.0
  • Loading branch information
brpaz authored Oct 6, 2024
2 parents e3601b5 + 546bce1 commit 7f74cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

- name: Upload code coverage report to Codecov
if: ${{ !cancelled() }}
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: cover.txt
Expand Down

0 comments on commit 7f74cec

Please sign in to comment.