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 efe249b + 4675ba9 commit 6ab636cCopy full SHA for 6ab636c
.github/workflows/ci.yml
@@ -90,5 +90,5 @@ jobs:
90
cat coverage.xml
91
92
- name: Codecov
93
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
94
if: contains(matrix.extra-args, 'codecov')
0 commit comments