Skip to content

Commit

Permalink
Roll codecov-action back to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Feb 22, 2024
1 parent 9fbc92e commit 5f2cf96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
}
}
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
- uses: codecov/codecov-action@v4.0.1
- uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
file: ros_ws/lcov/total_coverage.info
Expand Down

0 comments on commit 5f2cf96

Please sign in to comment.