File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 check_links :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v5
13+ - uses : actions/checkout@v6
1414 - name : Restore lychee cache
1515 id : restore-cache
1616 uses : actions/cache/restore@v4
Original file line number Diff line number Diff line change 1515 name : Format
1616 runs-on : ubuntu-22.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : actions/setup-python@v6
2020 with :
2121 python-version : 3.10.4
Original file line number Diff line number Diff line change 2020 with :
2121 required-ros-distributions : ${{ env.ROS_DISTRO }}
2222 use-ros2-testing : true
23- - uses : actions/checkout@v5
23+ - uses : actions/checkout@v6
2424 -
uses :
ros-tooling/[email protected] 2525 with :
2626 target-ros2-distro : ${{ env.ROS_DISTRO }}
You can’t perform that action at this time.
0 commit comments