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 45496b8 commit 29842dfCopy full SHA for 29842df
.github/workflows/coverage-build.yml
@@ -47,7 +47,7 @@ jobs:
47
flags: unittests
48
name: codecov-umbrella
49
token: ${{ secrets.CODECOV_TOKEN }}
50
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
51
with:
52
name: colcon-logs-${{ matrix.os }}
53
path: ros_ws/log
0 commit comments