We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e342b1 commit c90b915Copy full SHA for c90b915
.github/workflows/workflow.yml
@@ -11,6 +11,7 @@ jobs:
11
- uses: actions/setup-java@v4
12
with:
13
java-version: 17
14
+ distribution: 'temurin'
15
settings-path: ".m2/"
16
- uses: actions/cache@v4
17
0 commit comments