diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 024a7f5..6d8be84 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: native-image-job-reports: 'true' - name: Maven cache - uses: actions/cache@v5 + uses: actions/cache@v6 env: cache-name: maven-cache with: