Skip to content

Commit 374c579

Browse files
committed
Update workflow java 21
1 parent dad0a19 commit 374c579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flutter_ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/setup-java@v3
1919
with:
2020
distribution: 'temurin'
21-
java-version: '17'
21+
java-version: '21'
2222

2323
- name: Set up Flutter
2424
uses: subosito/flutter-action@v2

0 commit comments

Comments
 (0)