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.
2 parents 15eb976 + 0e2a5e3 commit e9b4b91Copy full SHA for e9b4b91
.github/workflows/tests.yml
@@ -81,6 +81,6 @@ jobs:
81
# https://github.com/codecov/codecov-action
82
- name: ☂️ Upload coverage reports to codecov
83
if: always()
84
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
85
# with:
86
# files: build/reports/kover/merged/xml/report.xml
0 commit comments