Skip to content

Commit

Permalink
chore (ci): codecov/codecov-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
gesinn-it-gea committed Mar 13, 2024
1 parent 689d563 commit bc3ffde
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 @@ -72,7 +72,7 @@ jobs:
if: matrix.coverage == true

- name: Upload code coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: coverage/php/coverage.xml
if: matrix.coverage == true

0 comments on commit bc3ffde

Please sign in to comment.