Skip to content

Commit 10cc86b

Browse files
committed
Change codecov/codecov-action version to v4-beta
1 parent 1ddab63 commit 10cc86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: vendor/bin/phpunit --coverage-clover=coverage.xml --log-junit=test-report.xml --testdox
4444

4545
- name: Upload code coverage
46-
uses: codecov/codecov-action@v4
46+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)