chore(deps): update sccache version comments (#5234)
This commit is contained in:
@@ -196,7 +196,7 @@ jobs:
|
|||||||
shell: powershell
|
shell: powershell
|
||||||
|
|
||||||
- name: Setup sccache (Windows)
|
- name: Setup sccache (Windows)
|
||||||
# sccache v0.5.3
|
# sccache v0.7.4
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.12
|
uses: hendrikmuhs/ccache-action@v1.2.12
|
||||||
if: startsWith(matrix.os, 'windows')
|
if: startsWith(matrix.os, 'windows')
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ jobs:
|
|||||||
"C2_CONAN_CACHE_SUFFIX=$(if ($Env:C2_BUILD_WITH_QT6 -eq "on") { "-QT6" } else { "`" })" >> "$Env:GITHUB_ENV"
|
"C2_CONAN_CACHE_SUFFIX=$(if ($Env:C2_BUILD_WITH_QT6 -eq "on") { "-QT6" } else { "`" })" >> "$Env:GITHUB_ENV"
|
||||||
|
|
||||||
- name: Setup sccache
|
- name: Setup sccache
|
||||||
# sccache v0.5.3
|
# sccache v0.7.4
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.12
|
uses: hendrikmuhs/ccache-action@v1.2.12
|
||||||
with:
|
with:
|
||||||
variant: sccache
|
variant: sccache
|
||||||
|
|||||||
Reference in New Issue
Block a user