We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d7fbb commit f74d311Copy full SHA for f74d311
.github/workflows/ci-post-commit-analyzer.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
45
46
- name: Setup ccache
47
- uses: hendrikmuhs/ccache-action@v1
+ uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2
48
with:
49
# A full build of llvm, clang, lld, and lldb takes about 250MB
50
# of ccache space. There's not much reason to have more than this,
0 commit comments