Skip to content

Commit 28fb6a9

Browse files
committed
update flutter version in code analysis
1 parent ef10ea8 commit 28fb6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
distribution: temurin
2525
- uses: subosito/[email protected]
2626
with:
27-
flutter-version: '3.29.0'
27+
flutter-version: '3.35.3'
2828
cache: true
2929

3030
- name: Install dependencies for google_ml_kit

0 commit comments

Comments
 (0)