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 10002aa commit c2cc80cCopy full SHA for c2cc80c
.github/workflows/humble-binary-build-rhel.yml
@@ -15,7 +15,7 @@ jobs:
15
env:
16
ROS_DISTRO: humble
17
steps:
18
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
19
with:
20
path: src/ur_ros2_driver
21
# As long as industrial-ci doesn't support using anything different than ubuntu, we'll just
0 commit comments