Skip to content

Commit

Permalink
updated codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
EirikKolas committed Oct 28, 2024
1 parent 57810b8 commit 38abcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
package-name: ${{ env.PACKAGES }}
target-ros2-distro: ${{ matrix.ros_distribution }}

- uses: codecov/codecov-action@v1.2.1
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ros_ws/lcov/total_coverage.info,ros_ws/coveragepy/.coverage
Expand Down

0 comments on commit 38abcb1

Please sign in to comment.