Skip to content

Commit bf7cee1

Browse files
authored
Merge pull request #25 from nikaera/chore/ci
chore: update Flutter version to 3.35.1 in CI workflow
2 parents 7804049 + 34ae0dd commit bf7cee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Flutter
3636
uses: subosito/flutter-action@v2
3737
with:
38-
flutter-version: "3.29.2"
38+
flutter-version: "3.35.1"
3939
channel: "stable"
4040
cache: true
4141
- name: Install Flutter library

0 commit comments

Comments
 (0)