diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ebe814b..269a1e15 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: run: git lfs ls-files -l | cut -d' ' -f1 | sort > .lfs-assets-id - name: Restore LFS cache - uses: actions/cache@v5 + uses: actions/cache@v6 id: lfs-cache with: path: .git/lfs