[mob][photos-lint] Update flutter version in mobile-lint workflow

This commit is contained in:
ashilkn 2024-05-23 12:17:35 +05:30
parent 47016ac80c
commit 2da36297d9

View file

@ -9,7 +9,7 @@ on:
- ".github/workflows/mobile-lint.yml"
env:
FLUTTER_VERSION: "3.19.5"
FLUTTER_VERSION: "3.22.0"
jobs:
lint: