Skip to content

Commit 2003313

Browse files
authored
codecov v4: New major version tagged prematurely
codecov/codecov-action#1089
1 parent eb5ee6d commit 2003313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
- name: PHPUnit
6161
run: phpunit --coverage-clover coverage.xml
6262
- name: Upload coverage to Codecov
63-
uses: codecov/codecov-action@v4
63+
uses: codecov/codecov-action@v3
6464
with:
6565
flags: unittests

0 commit comments

Comments
 (0)