Skip to content

Commit

Permalink
Merge pull request #199 from sbgisen/hotfix/ccache
Browse files Browse the repository at this point in the history
Update ccache
  • Loading branch information
jsupratman13 authored Jul 5, 2024
2 parents ea06712 + add8981 commit 346d48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
working-directory: ${{ github.workspace }}/ros
timeout-minutes: 30
- name: ccache
uses: hendrikmuhs/ccache-action@150e52a55e33e5821ca49bb3fe24bb729634429a # v1.2.7
uses: hendrikmuhs/ccache-action@c92f40bee50034e84c763e33b317c77adaa81c92 # v1.2.13
with:
max-size: 100M
timeout-minutes: 1
Expand Down

0 comments on commit 346d48e

Please sign in to comment.