We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d5b74 commit c9e635eCopy full SHA for c9e635e
.github/workflows/detect-breaking-change.yml
@@ -8,7 +8,7 @@ jobs:
8
- uses: actions/setup-java@v2
9
with:
10
distribution: temurin # Temurin is a distribution of adoptium
11
- java-version: 11
+ java-version: 21
12
- uses: gradle/gradle-build-action@v2
13
14
arguments: japicmp
0 commit comments