Skip to content

Commit e55107d

Browse files
committed
Update workflow to 17
1 parent 4ac3689 commit e55107d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v1
2121
- uses: actions/setup-java@v1
2222
with:
23-
java-version: '12.x'
23+
java-version: '17'
2424

2525
- name: Decode Keystore
2626
env:

0 commit comments

Comments
 (0)