We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a72f39 commit fd8859eCopy full SHA for fd8859e
.github/workflows/gradle.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Set up JDK 17
62
uses: actions/setup-java@v4
63
with:
64
- java-version: '8'
+ java-version: '17'
65
distribution: 'temurin'
66
67
# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.
0 commit comments