Skip to content

Commit bb63c84

Browse files
authored
Update build.yml
1 parent 6e67bad commit bb63c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
}
3737
skip-tests: false
3838
- name: Upload coverage reports to Codecov
39-
uses: codecov/codecov-action@v4.0.1
39+
uses: codecov/codecov-action@v4.4.1
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}
4242
files: ros_ws/lcov/total_coverage.info,ros_ws/coveragepy/.coverage

0 commit comments

Comments
 (0)