Skip to content

Commit 4f50e83

Browse files
localheinzsebastianbergmann
authored andcommitted
Enhancement: Update codecov/codecov-action
1 parent e7928a8 commit 4f50e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
run: ./phpunit --coverage-clover=coverage.xml
185185

186186
- name: Send code coverage report to Codecov.io
187-
uses: codecov/codecov-action@v2
187+
uses: codecov/codecov-action@v3
188188
with:
189189
token: ${{ secrets.CODECOV_TOKEN }}
190190

0 commit comments

Comments
 (0)