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 295c6c5 commit 00c310dCopy full SHA for 00c310d
.github/workflows/gradle.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v2
19
20
- name: Set up JDK 11
21
- uses: actions/setup-java@v1
+ uses: actions/setup-java@v4
22
with:
23
java-version: 11
24
0 commit comments