fix: cache v3 seems more stable

This commit is contained in:
2025-06-19 14:07:41 +02:00
parent 2b23b215e2
commit c864a14ade

View File

@ -56,7 +56,7 @@ runs:
- name: Restore LFS cache - name: Restore LFS cache
if: ${{ inputs.checkout-version == '4' }} if: ${{ inputs.checkout-version == '4' }}
uses: actions/cache@v4 uses: actions/cache@v3
id: lfs-cache id: lfs-cache
with: with:
path: .git/lfs path: .git/lfs