Skip to content

Commit f502fae

Browse files
committed
Switch back to codecov-action v3 to fix tokenless setup
1 parent 5333c18 commit f502fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
echo "::remove-matcher owner=phpunit::"
5555
5656
- name: Codecov upload
57-
uses: codecov/codecov-action@v4
57+
uses: codecov/codecov-action@v3
5858
with:
5959
files: ./build/phpunit/cov.xml
6060
flags: php

0 commit comments

Comments
 (0)