Merge branch 'PrismLauncher:develop' into develop

This commit is contained in:
Alexandru Ionut Tripon 2023-04-19 22:32:08 +03:00 committed by Trial97
commit 1a390b6043
No known key found for this signature in database
GPG Key ID: 55EF5DA53DB36318

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.8
uses: hendrikmuhs/ccache-action@v1.2.9
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}