This repository was archived by the owner on Oct 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 name : Format
1313 runs-on : ubuntu-22.04
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 - uses : actions/setup-python@v6
1717 with :
1818 python-version : 3.10.6
Original file line number Diff line number Diff line change 1414 container :
1515 image : osrf/ros:humble-desktop
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - name : Setup colcon workspace
1919 id : configure
2020 run : |
4949 container :
5050 image : osrf/ros:humble-desktop
5151 steps :
52- - uses : actions/checkout@v4
52+ - uses : actions/checkout@v5
5353 - name : Setup colcon workspace
5454 id : configure
5555 run : |
Original file line number Diff line number Diff line change 1414 container :
1515 image : osrf/ros:humble-desktop
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - name : Setup colcon workspace
1919 id : configure
2020 run : |
4949 container :
5050 image : osrf/ros:humble-desktop
5151 steps :
52- - uses : actions/checkout@v4
52+ - uses : actions/checkout@v5
5353 - name : Setup colcon workspace
5454 id : configure
5555 run : |
You can’t perform that action at this time.
0 commit comments