We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32828b2 commit a5967f7Copy full SHA for a5967f7
.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@3e67ec54d63496e076267392148a26229740befc
70
env: ${{ matrix.env }}
0 commit comments