diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index b52e000..b7fc9b9 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Set up JDK 8 and ${{ matrix.java-version }} - uses: actions/setup-java@v4 + uses: actions/setup-java@v5 with: distribution: ${{ matrix.distro }} # We install two JDKs: