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 c8390c9 commit 71c048fCopy full SHA for 71c048f
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- uses: actions/setup-java@v1
14
with:
15
- java-version: 11
+ java-version: 17
16
- uses: actions/cache@v2
17
18
path: |
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments