We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c83a26 + efcb083 commit 057ca95Copy full SHA for 057ca95
.github/workflows/maven-service-build.yml
@@ -6,7 +6,7 @@ on:
6
java-version:
7
description: 'Java version'
8
required: false
9
- default: "21"
+ default: "17"
10
type: string
11
java-distribution:
12
description: 'Java distribution'
.github/workflows/maven-service-deploy.yml
0 commit comments