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 59fb6bd commit 0cd3f2bCopy full SHA for 0cd3f2b
.github/workflows/cache-redis-tests.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Java JDK
35
uses: actions/setup-java@v1.4.3
36
with:
37
- java-version: 1.9
+ java-version: 17
38
39
- name: Setup Maven settings
40
uses: whelk-io/maven-settings-xml-action@v14
.github/workflows/cloud-storage-tests.yml
0 commit comments