Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4 (#2314)"
Browse files Browse the repository at this point in the history
This reverts commit f5c0016.
  • Loading branch information
marcalff authored Sep 16, 2023
1 parent f5c0016 commit 03c733e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ jobs:
CXX: /usr/bin/g++-10
run: ./ci/do_ci.sh code.coverage
- name: upload report
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
file: /home/runner/build/coverage.info

Expand Down

0 comments on commit 03c733e

Please sign in to comment.