Skip to content

Commit 19f0d83

Browse files
committed
ci: codecov v2
1 parent cac1ecb commit 19f0d83

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
@@ -40,7 +40,7 @@ jobs:
4040
args: ./vendor/bin/phpunit --coverage-clover coverage.xml --coverage-filter app/ tests/
4141

4242
- name: codecov
43-
uses: codecov/codecov-action@v1
43+
uses: codecov/codecov-action@v2
4444

4545
- name: GitHub Environment Variables Action
4646
uses: FranzDiebold/github-env-vars-action@v2

0 commit comments

Comments
 (0)