From b417e59036ca944dba4e23f87c5a58299ab3bffe Mon Sep 17 00:00:00 2001 From: Sneha Canopas Date: Wed, 16 Oct 2024 21:06:25 +0530 Subject: [PATCH] Fix pipeline --- .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: