From d8e07bc3c3c059b30bb912d9fecd0ec183ca52f2 Mon Sep 17 00:00:00 2001 From: Vadim Date: Tue, 25 Jul 2023 17:30:38 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5d81be0..9022170 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,7 @@ jobs: - uses: subosito/flutter-action@v2 with: channel: "stable" + flutter-version: '3.10.0' - name: Prepare flutter project run: |