aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTrial97 <alexandru.tripon97@gmail.com>2023-08-15 00:33:24 +0300
committerTrial97 <alexandru.tripon97@gmail.com>2023-08-15 00:33:24 +0300
commit0ba88ff138dc5bfc7128333c5ff6c65ab790c7bb (patch)
treea21a93f0b456386a6dcf57b73b8332b22db72c8d /.github
parent215d7dbb741de9516ab5f00acb7b699adff82cab (diff)
parent3aba7f8fec45c7c87be486d8f6b5c96f69facf93 (diff)
downloadPrismLauncher-0ba88ff138dc5bfc7128333c5ff6c65ab790c7bb.tar.gz
PrismLauncher-0ba88ff138dc5bfc7128333c5ff6c65ab790c7bb.tar.bz2
PrismLauncher-0ba88ff138dc5bfc7128333c5ff6c65ab790c7bb.zip
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into staging
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index fc223a07..d044f4fa 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -158,7 +158,7 @@ jobs:
- name: Setup ccache
if: (runner.os != 'Windows' || matrix.msystem == '') && inputs.build_type == 'Debug'
- uses: hendrikmuhs/ccache-action@v1.2.9
+ uses: hendrikmuhs/ccache-action@v1.2.10
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}