build_osx - bump ccache workflow version

This commit is contained in:
Andrej730
2025-09-30 19:32:56 +05:00
parent 0b8ea28463
commit 10642177a9
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
[ -n "$install_root" ] && find "$install_root" -type f -name 'cache-*.tar.gz' -maxdepth 1 -exec tar -xzf {} -C "$install_root" \; || true
- name: ccache
uses: hendrikmuhs/ccache-action@v1
uses: hendrikmuhs/ccache-action@v1.2
with:
key: mac-${{ matrix.arch }}