chore: upgrade action flutter to 3.29.1

This commit is contained in:
Kingkor Roy Tirtho 2025-03-12 13:47:58 +06:00
parent 3d334d96fd
commit cd475e93d0
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
pull_request:
env:
FLUTTER_VERSION: 3.29.0
FLUTTER_VERSION: 3.29.1
jobs:
lint:

View File

@ -20,7 +20,7 @@ on:
description: Dry run without uploading to release
env:
FLUTTER_VERSION: 3.29.0
FLUTTER_VERSION: 3.29.1
FLUTTER_CHANNEL: master
permissions: