Skip to content

Commit

Permalink
ci: 👷 upgrade codecov-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed May 16, 2024
1 parent 050c76e commit 8a92f37
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 @@ -83,6 +83,6 @@ jobs:
--coverage
- name: Upload code coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8a92f37

Please sign in to comment.