diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index d6a2a27..3ec6751 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/setup-java@v6 with: distribution: 'temurin' - java-version: 21 + java-version: 25.0.4+101.0.LTS - uses: actions/cache@v6 with: path: ~/.m2/repository