Skip to content

Commit 9aa4675

Browse files
author
Fmar
committed
flutter-version: '3.16.3'
1 parent 266583b commit 9aa4675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
cache: 'gradle'
102102
- uses: subosito/flutter-action@v2
103103
with:
104-
flutter-version: '3.16.0'
104+
flutter-version: '3.16.3'
105105
channel: 'stable'
106106
cache: true
107107
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' # optional, change this to force refresh cache

0 commit comments

Comments
 (0)