Skip to content

Commit c94c9ef

Browse files
committed
update action version
1 parent d7b2944 commit c94c9ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828
- { ROS_DISTRO: noetic }
2929

3030
steps:
31-
- uses: actions/checkout@v3
31+
- uses: actions/checkout@v4
3232
with:
3333
lfs: true
3434

3535
- uses: ros-industrial/industrial_ci@master
3636
with:
37-
config: ${{toJSON(matrix)}}
37+
config: ${{toJSON(matrix)}}

0 commit comments

Comments
 (0)