diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index a4d0bfaf..54f91f33 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -34,7 +34,7 @@ jobs: ref: refs/pull/${{github.event.pull_request.number}}/merge - name: Set up Cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.m2/repository