Skip to content

Commit a5bcbfc

Browse files
committed
Update ccache action
1 parent da68137 commit a5bcbfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Setup CCache
9292
if: "!startsWith(runner.os, 'Windows')"
93-
uses: hendrikmuhs/ccache-action@33522472633dbd32578e909b315f5ee43ba878ce # v1.2.22
93+
uses: hendrikmuhs/ccache-action@d62db5f07c26379fc4b4e0916f098a92573c3b03 # v1.2.23
9494
with:
9595
key: ${{matrix.os}}-${{matrix.os_version}}-${{matrix.toolset}}-${{matrix.boost}}
9696
max-size: 200M

0 commit comments

Comments
 (0)