Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88173f commit b8a0fb4Copy full SHA for b8a0fb4
‎.github/workflows/ci.yml‎
@@ -88,7 +88,7 @@ jobs:
88
php-coveralls --coverage_clover=build/logs/clover.xml -v
89
90
- name: Upload coverage results to Codecov
91
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
92
with:
93
files: build/logs/clover.xml
94
0 commit comments