deps: bump hendrikmuhs/ccache-action from 1.2.20 to 1.2.22 (#6876)

This commit is contained in:
dependabot[bot]
2026-04-05 13:56:09 +02:00
committed by GitHub
parent 6ae2c0e219
commit 0549d16896
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ jobs:
- name: Setup sccache (Windows)
# sccache v0.7.4
uses: hendrikmuhs/ccache-action@v1.2.20
uses: hendrikmuhs/ccache-action@v1.2.22
if: startsWith(matrix.os, 'windows')
with:
variant: sccache
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
- name: Setup sccache
# sccache v0.7.4
uses: hendrikmuhs/ccache-action@v1.2.20
uses: hendrikmuhs/ccache-action@v1.2.22
with:
variant: sccache
# only save on the default (master) branch