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 7afb75c commit 48ac7aeCopy full SHA for 48ac7ae
.github/workflows/ci-actions.yml
@@ -77,7 +77,7 @@ jobs:
77
# Uses sha for added security since tags can be updated
78
uses: joschi/setup-jdk@b9cc6eabf7e7e3889766b5cee486f874c9e1bd2d
79
with:
80
- java-version: ${{ matrix.java-version }}
+ java-version: 11
81
- name: Download Maven Repo
82
uses: actions/download-artifact@v1
83
0 commit comments