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 f651465 commit 6ced71bCopy full SHA for 6ced71b
1 file changed
.github/workflows/build_and_test.yml
@@ -233,6 +233,6 @@ jobs:
233
uses: actions/download-artifact@v4
234
235
- name: Code coverage report
236
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
237
with:
238
fail_ci_if_error: false
0 commit comments