diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index 6e10e902..c251c433 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -70,7 +70,7 @@ jobs: - name: Get Lazarus installer from cache on Windows if: runner.os == 'Windows' id: cache-lazarus - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: lazarus-installer key: ${{ runner.os }}-lazarus-installer-4.0