We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe8a6d commit 093b89fCopy full SHA for 093b89f
.github/actions/setup/action.yml
@@ -6,7 +6,7 @@ runs:
6
- name: Set up Flutter
7
uses: subosito/flutter-action@ea686d7c56499339ad176e9f19c516ff6cf05a31
8
with:
9
- flutter-version: 3.13.9
+ flutter-version: 3.16.0
10
cache: true
11
12
- name: Set up environment paths
0 commit comments