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.
2 parents 2f054ef + 833cc87 commit 816a602Copy full SHA for 816a602
.github/workflows/gradle.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Set up JDK 1.8
13
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
14
with:
15
java-version: '11'
16
distribution: 'zulu'
0 commit comments