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.
2 parents b8097f6 + 65c386c commit 9ea33e6Copy full SHA for 9ea33e6
.github/workflows/ros_ci.yml
@@ -65,5 +65,5 @@ jobs:
65
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ github.sha }}
66
restore-keys: ccache-${{ matrix.env.ROS_DISTRO }}-
67
# Run industrial_ci
68
- - uses: 'ros-industrial/industrial_ci@3e67ec54d63496e076267392148a26229740befc'
+ - uses: 'ros-industrial/industrial_ci@cfe5c929f7dbb0374c01bc26821ec8eb72f6d4e8'
69
env: ${{ matrix.env }}
0 commit comments