diff --git a/.github/workflows/maven-cd.yml b/.github/workflows/maven-cd.yml index e4257cc..662d69e 100644 --- a/.github/workflows/maven-cd.yml +++ b/.github/workflows/maven-cd.yml @@ -53,7 +53,7 @@ jobs: with: fetch-depth: 0 - - name: Set up JDK 8 + - name: Set up JDK uses: actions/setup-java@v3 with: distribution: temurin