Update hendrikmuhs/ccache-action action to v1.2.17 (#3388)

This commit is contained in:
Alexandru Ionut Tripon
2025-02-17 18:04:33 +02:00
committed by GitHub

View File

@@ -164,7 +164,7 @@ jobs:
- name: Setup ccache
if: (runner.os != 'Windows' || matrix.msystem == '') && inputs.build_type == 'Debug'
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}