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 c4d71ee commit 5ed662cCopy full SHA for 5ed662c
.github/workflows/continuous_integration.yml
@@ -85,7 +85,7 @@ jobs:
85
path: "build"
86
overwrite: true
87
88
- - uses: codecov/codecov-action@v5.5.0 # upload the coverage to codecov
+ - uses: codecov/codecov-action@v5.5.1 # 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