Skip to content

Commit

Permalink
Fix pipeline (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s authored Oct 16, 2024
1 parent 64721c8 commit ddec149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ddec149

Please sign in to comment.