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 9bd9c18 commit 85d63f1Copy full SHA for 85d63f1
.github/workflows/ci.yml
@@ -48,6 +48,6 @@ jobs:
48
env:
49
CI: true
50
51
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v3
52
with:
53
fail_ci_if_error: true
0 commit comments