Skip to content

Commit afb4a9c

Browse files
authored
Merge pull request #730 from cypherstack/actions
Fix tests: update Flutter to 3.16.0 for actions
2 parents ad943ad + 5bc2f91 commit afb4a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install Flutter
1414
uses: subosito/flutter-action@v2
1515
with:
16-
flutter-version: '3.10.6'
16+
flutter-version: '3.16.0'
1717
channel: 'stable'
1818
- name: Setup | Rust
1919
uses: ATiltedTree/setup-rust@v1

0 commit comments

Comments
 (0)