Skip to content

Commit

Permalink
Use codecov action v4
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Jan 30, 2024
1 parent 03d0c7e commit 9d58ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
catmux_create_session -d catmux/resources/example_session.yaml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit 9d58ebf

Please sign in to comment.