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 4b063a0 commit 15c891eCopy full SHA for 15c891e
.github/workflows/codecov.yml
@@ -36,4 +36,4 @@ jobs:
36
TEST_LANGS: en
37
38
- name: Upload Coverage Report
39
- uses: codecov/codecov-action@v4.0.2
+ uses: codecov/codecov-action@v4.4.0
.github/workflows/test.yml
@@ -46,4 +46,4 @@ jobs:
46
47
48
if: github.event_name == 'pull_request'
49
0 commit comments