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 f987c9c commit 8ca312aCopy full SHA for 8ca312a
.github/workflows/ci.yml
@@ -901,7 +901,7 @@ jobs:
901
CXX: /usr/bin/g++-10
902
run: ./ci/do_ci.sh code.coverage
903
- name: upload report
904
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
905
with:
906
files: /home/runner/build/coverage.info
907
0 commit comments