We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e7b8a4 + dbaade5 commit a846719Copy full SHA for a846719
.github/workflows/ros-ci.yml
@@ -60,5 +60,5 @@ jobs:
60
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}-${{ github.sha }}
61
restore-keys: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}-
62
# Run industrial_ci
63
- - uses: ros-industrial/industrial_ci@d23b9ad2c63bfad638a2b1fe3df34b8df9a2f17b
+ - uses: ros-industrial/industrial_ci@8d0620b3c43fc3bb2599b6ede6e0a261a2eced02
64
env: ${{ matrix.env }}
0 commit comments