mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-11 10:12:24 +08:00
Specify mandatory 'distribution' arg for setup-java
This commit is contained in:
1
.github/workflows/pr-build-scan-comment.yml
vendored
1
.github/workflows/pr-build-scan-comment.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
- uses: ./
|
||||
- id: gradle
|
||||
|
Reference in New Issue
Block a user