We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b69fa2 commit c5c146fCopy full SHA for c5c146f
.github/workflows/industrial_ci_build_and_test.yml
@@ -11,6 +11,6 @@ jobs:
11
- {ROS_DISTRO: iron, PRERELEASE: true}
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
- uses: 'ros-industrial/industrial_ci@master'
16
env: ${{ matrix.env }}
0 commit comments