diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index 3c80451..df6758a 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -37,7 +37,7 @@ jobs: instantfpc -Fu/usr/lib/lazarus/*/components/lazutils .github/workflows/make.pas - name: Cache Lazarus - uses: actions/cache@v4 + uses: actions/cache@v6 with: path: | ~/.lazarus