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 aeea7e8 commit 5c4da4bCopy full SHA for 5c4da4b
.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@v4
+ uses: codecov/codecov-action@v3
85
# with:
86
# files: build/reports/kover/merged/xml/report.xml
0 commit comments