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 0848fb6 commit e90f2a7Copy full SHA for e90f2a7
.github/workflows/build-release.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: subosito/flutter-action@v2
27
with:
28
channel: stable
29
- flutter-version: 3.29.x
+ flutter-version: 3.29.2
30
31
- name: Flutter info
32
run: |
0 commit comments