We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f26aa commit 43a5d87Copy full SHA for 43a5d87
.github/workflows/coverage-build.yml
@@ -45,7 +45,7 @@ jobs:
45
file: ros_ws/lcov/total_coverage.info
46
flags: unittests
47
name: codecov-umbrella
48
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
49
with:
50
name: colcon-logs-${{ matrix.os }}
51
path: ros_ws/log
0 commit comments