Skip to content

Commit e90f2a7

Browse files
committed
Pin flutter version to specific version
1 parent 0848fb6 commit e90f2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: subosito/flutter-action@v2
2727
with:
2828
channel: stable
29-
flutter-version: 3.29.x
29+
flutter-version: 3.29.2
3030

3131
- name: Flutter info
3232
run: |

0 commit comments

Comments
 (0)