diff --git a/.github/workflows/lean.yml b/.github/workflows/lean.yml index a8972a0e..8de0debf 100644 --- a/.github/workflows/lean.yml +++ b/.github/workflows/lean.yml @@ -30,7 +30,7 @@ jobs: - name: '👝 Cache .lake/' id: cache-lake - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: .lake/ key: ${{ runner.os }}-${{ hashFiles('lakefile.lean', 'lake-manifest.json') }}-lake