Skip to content

Commit 48ac7ae

Browse files
fix actions
1 parent 7afb75c commit 48ac7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# Uses sha for added security since tags can be updated
7878
uses: joschi/setup-jdk@b9cc6eabf7e7e3889766b5cee486f874c9e1bd2d
7979
with:
80-
java-version: ${{ matrix.java-version }}
80+
java-version: 11
8181
- name: Download Maven Repo
8282
uses: actions/download-artifact@v1
8383
with:

0 commit comments

Comments
 (0)