chore(deps): update hendrikmuhs/ccache-action action to v1.2.18 (#3704)

This commit is contained in:
Alexandru Ionut Tripon 2025-04-29 08:31:46 +03:00 committed by GitHub
commit aa6324c920
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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