From ddec1491b17c4a3fbca92f71317ef2bee869a867 Mon Sep 17 00:00:00 2001 From: Sneha Canopas <92501869+cp-sneha-s@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:50:16 +0530 Subject: [PATCH] Fix pipeline (#101) --- .github/workflows/web_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/web_deploy.yml b/.github/workflows/web_deploy.yml index af58481f..547289b3 100644 --- a/.github/workflows/web_deploy.yml +++ b/.github/workflows/web_deploy.yml @@ -23,7 +23,7 @@ jobs: name: Set up Flutter SDK with: channel: stable - flutter-version: 3.22.1 + flutter-version: 3.24.3 - name: Retrieve the secret and decode it to a file env: