There was an error while loading. Please reload this page.
1 parent da68137 commit a5bcbfcCopy full SHA for a5bcbfc
1 file changed
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
91
- name: Setup CCache
92
if: "!startsWith(runner.os, 'Windows')"
93
- uses: hendrikmuhs/ccache-action@33522472633dbd32578e909b315f5ee43ba878ce # v1.2.22
+ uses: hendrikmuhs/ccache-action@d62db5f07c26379fc4b4e0916f098a92573c3b03 # v1.2.23
94
with:
95
key: ${{matrix.os}}-${{matrix.os_version}}-${{matrix.toolset}}-${{matrix.boost}}
96
max-size: 200M
0 commit comments