Skip to content

Commit

Permalink
Bump codecov/codecov-action from 2.1.0 to 3 (open-telemetry#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 6, 2022
1 parent 237a0b2 commit fd338cc
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 @@ -375,7 +375,7 @@ jobs:
- name: run tests and generate report
run: ./ci/do_ci.sh code.coverage
- name: upload report
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3
with:
file: /home/runner/build/coverage.info

Expand Down

0 comments on commit fd338cc

Please sign in to comment.