diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bba10f0..a8f3e4a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: distribution: zulu java-version: | 8 - 17 + 21 - name: Cache Dependencies uses: actions/cache@v4