Skip to content

Commit 1b67fd7

Browse files
Bump
1 parent e3f5145 commit 1b67fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ jobs:
103103
run: vendor/bin/phpunit --coverage-clover=coverage.xml
104104

105105
- name: Send code coverage report to Codecov.io
106-
uses: codecov/codecov-action@v3
106+
uses: codecov/codecov-action@v4
107107
with:
108108
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)