Skip to content

Commit 708943b

Browse files
authored
Update deploy-web.yml
1 parent 79d4956 commit 708943b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Flutter
3030
uses: subosito/flutter-action@v2
3131
with:
32-
flutter-version: '3.10.6'
32+
flutter-version: '3.13.9'
3333

3434
- name: Get dependencies
3535
run: flutter pub get

0 commit comments

Comments
 (0)