We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3104c1 commit 88dbd35Copy full SHA for 88dbd35
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-java@v2
21
with:
22
distribution: 'adopt' # See 'Supported distributions' for available options
23
- java-version: 1.8
+ java-version: 8
24
- name: Use coturiv/setup-ionic
25
uses: ./
26
- name: Run cordova project tests
0 commit comments