Skip to content

Commit 598f700

Browse files
Revert "Bump"
This reverts commit 1b67fd7.
1 parent 1b67fd7 commit 598f700

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@v4
106+
uses: codecov/codecov-action@v3
107107
with:
108108
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)