diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index e0ce6b82..ad45e891 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -30,7 +30,7 @@ jobs: with: path: target_ws/src - name: Build - uses: tesseract-robotics/colcon-action@v6 + uses: marip8/colcon-action@cb7ef450ee7beecb475614cb422430de0b6261d3 with: ccache-enabled: false rosdep-enabled: true