Skip to content

Commit 0ad8914

Browse files
committed
Add distribution to setup-java@v3 GH action
1 parent 7ad71d3 commit 0ad8914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-build-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: Set up JDK
3535
uses: actions/setup-java@v3
3636
with:
37+
distribution: 'temurin'
3738
java-version: 17
3839

3940
- name: Run Gradle

0 commit comments

Comments
 (0)