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 a2036cd commit 7604870Copy full SHA for 7604870
.github/workflows/early-access.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Java
19
uses: actions/setup-java@v1
20
with:
21
- java-version: 11
+ java-version: 17
22
23
- uses: actions/cache@v2
24
0 commit comments