Skip to content

Commit ac22e21

Browse files
Bump
1 parent a7c6469 commit ac22e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
run: ./phpunit --coverage-clover=coverage.xml
216216

217217
- name: Send code coverage report to Codecov.io
218-
uses: codecov/codecov-action@v3
218+
uses: codecov/codecov-action@v4
219219
with:
220220
token: ${{ secrets.CODECOV_TOKEN }}
221221

0 commit comments

Comments
 (0)