We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1904e3 commit a6e1477Copy full SHA for a6e1477
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/setup-java@v4
17
with:
18
distribution: 'temurin'
19
- java-version: '17'
+ java-version: '21'
20
21
- name: validate gradle wrapper
22
uses: gradle/actions/wrapper-validation@v4
0 commit comments