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 6932ed7 commit 4c4f04aCopy full SHA for 4c4f04a
.github/workflows/continuous_integration.yml
@@ -85,7 +85,7 @@ jobs:
85
path: "build"
86
overwrite: true
87
88
- - uses: codecov/codecov-action@v5.4.3 # upload the coverage to codecov
+ - uses: codecov/codecov-action@v5.5.0 # upload the coverage to codecov
89
with:
90
fail_ci_if_error: false # optional (default = false) - Need CODECOV_TOKEN
91
# Do not upload in forks, and only on php8.4, latest deps
0 commit comments