Skip to content

Commit 5dfb669

Browse files
Bump
1 parent cb2b4bf commit 5dfb669

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
@@ -123,6 +123,6 @@ jobs:
123123
run: vendor/bin/phpunit --coverage-clover=coverage.xml
124124

125125
- name: Send code coverage report to Codecov.io
126-
uses: codecov/codecov-action@v3
126+
uses: codecov/codecov-action@v4
127127
with:
128128
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)