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 cb19485 commit 8e388d6Copy full SHA for 8e388d6
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Setup Flutter
64
uses: flutter-actions/setup-flutter@v4
65
with:
66
- version: 3.24.1
+ version: 3.27.4
67
68
- name: Display flutter info
69
run: |
0 commit comments