We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d52b50 commit c85450cCopy full SHA for c85450c
1 file changed
.github/workflows/dart.yml
@@ -8,7 +8,7 @@ on: push
8
9
env:
10
flutter_channel: 'stable' # or: 'dev' or 'beta'
11
- flutter_version: '3.32.7'
+ flutter_version: '3.38.4'
12
13
jobs:
14
build:
0 commit comments