We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d183239 commit 168660bCopy full SHA for 168660b
.github/workflows/compatibility-check.yml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
persist-credentials: false
23
- name: Set up JDK 1.8
24
+ uses: actions/setup-java@v2
25
26
distribution: 'adopt'
27
java-version: 8
.github/workflows/test-and-verify.yml
@@ -22,6 +22,7 @@ jobs:
28
0 commit comments