diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 5fe597d..99b2d9c 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -58,7 +58,7 @@ jobs: uses: actions/setup-java@v4 with: java-version: '25' - distribution: 'microsoft' + distribution: 'temurin' # Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies. # See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md