Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype authored Nov 13, 2024
1 parent a094825 commit 49dc9cb
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 @@ -115,7 +115,7 @@ jobs:
coverage xml
- name: Upload coverage to Codecov
if: ${{ !startsWith(matrix.os, 'ubuntu') }}
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
file: coverage.xml

Expand Down

0 comments on commit 49dc9cb

Please sign in to comment.