diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2a36a97d9..56fa2085df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -901,7 +901,7 @@ jobs: CXX: /usr/bin/g++-10 run: ./ci/do_ci.sh code.coverage - name: upload report - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2 + uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0 with: files: /home/runner/build/coverage.info