File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 with :
3232 submodules : recursive
3333 # This step will fetch/store the directory used by ccache before/after the ci run
34- - uses : actions/cache@v4
34+ - uses : actions/cache@v5
3535 with :
3636 path : ${{ env.CCACHE_DIR }}
3737 key : ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
Original file line number Diff line number Diff line change 3131 with :
3232 submodules : recursive
3333 # This step will fetch/store the directory used by ccache before/after the ci run
34- - uses : actions/cache@v4
34+ - uses : actions/cache@v5
3535 with :
3636 path : ${{ env.CCACHE_DIR }}
3737 key : ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
Original file line number Diff line number Diff line change 3131 with :
3232 submodules : recursive
3333 # This step will fetch/store the directory used by ccache before/after the ci run
34- - uses : actions/cache@v4
34+ - uses : actions/cache@v5
3535 with :
3636 path : ${{ env.CCACHE_DIR }}
3737 key : ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
You can’t perform that action at this time.
0 commit comments