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.
1 parent a8f4e19 commit 1947febCopy full SHA for 1947feb
.github/workflows/gradle.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v1
12
- name: Set up JDK 1.8
13
- uses: actions/setup-java@v1
+ uses: actions/setup-java@v3
14
with:
15
java-version: 1.8
16
- name: Build with Gradle
0 commit comments