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 de54fef commit 7b4f9f7Copy full SHA for 7b4f9f7
.github/workflows/debug.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: set up JDK 17
48
uses: actions/setup-java@v2
49
with:
50
- java-version: '11'
+ java-version: '17'
51
distribution: 'adopt'
52
- name: Cache Gradle packages
53
uses: actions/cache@v2
0 commit comments