We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac3689 commit e55107dCopy full SHA for e55107d
.github/workflows/flutter-ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v1
21
- uses: actions/setup-java@v1
22
with:
23
- java-version: '12.x'
+ java-version: '17'
24
25
- name: Decode Keystore
26
env:
0 commit comments