Merge branch 'develop' of github.com:Trial97/PrismLauncher into develop

This commit is contained in:
Trial97 2023-04-20 00:57:15 +03:00
commit 63c4469475
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 }}