Skip to content

Commit c5c146f

Browse files
committedApr 8, 2024·
[CI] Checkout v4
1 parent 1b69fa2 commit c5c146f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/industrial_ci_build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- {ROS_DISTRO: iron, PRERELEASE: true}
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515
- uses: 'ros-industrial/industrial_ci@master'
1616
env: ${{ matrix.env }}

0 commit comments

Comments
 (0)
Please sign in to comment.