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 47ceb60 commit c8c18f3Copy full SHA for c8c18f3
.github/workflows/continuous-integration.yml
@@ -57,6 +57,6 @@ jobs:
57
58
- name: 📊 Upload coverage results to Coveralls
59
if: matrix.stable
60
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
61
with:
62
file: ./build/logs/clover.xml
0 commit comments