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 c15213b commit 0e90ebfCopy full SHA for 0e90ebf
.github/workflows/continuous_integration.yml
@@ -84,7 +84,7 @@ jobs:
84
name: "codeCoverage"
85
path: "build"
86
87
- - uses: codecov/[email protected].4 # upload the coverage to codecov
+ - uses: codecov/[email protected].5 # upload the coverage to codecov
88
with:
89
fail_ci_if_error: true # optional (default = false)
90
# Do not upload in forks, and only on php8, latest deps
0 commit comments