We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbeeb0b commit e8a9e0eCopy full SHA for e8a9e0e
.github/workflows/ros-ci.yml
@@ -66,5 +66,5 @@ jobs:
66
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}-${{ github.sha }}
67
restore-keys: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}-
68
# Run industrial_ci
69
- - uses: ros-industrial/industrial_ci@8d0620b3c43fc3bb2599b6ede6e0a261a2eced02
+ - uses: ros-industrial/industrial_ci@8c9b2a6657124a2abf96ef0137f354b0b02d1330
70
env: ${{ matrix.env }}
0 commit comments