Skip to content

Commit

Permalink
chg (ci): update CI
Browse files Browse the repository at this point in the history
- update codecov/codecov-action version
  • Loading branch information
gesinn-it-ilm committed Nov 22, 2024
1 parent d964728 commit 6971444
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 @@ -65,7 +65,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 6971444

Please sign in to comment.