Skip to content

Commit

Permalink
fix version ccache-action
Browse files Browse the repository at this point in the history
  • Loading branch information
azime committed Jan 26, 2024
1 parent 45f2715 commit 0a4b62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
submodules: recursive
token: ${{ steps.ci-core-app-token.outputs.token }}
- name: Restore ccache
uses: hendrikmuhs/ccache-action@v1.2
uses: hendrikmuhs/ccache-action@v1.2.11
with:
key: ${{matrix.os.docker_image}}-ci
max-size: 2000M
Expand Down

0 comments on commit 0a4b62b

Please sign in to comment.