Skip to content

Commit

Permalink
Merge pull request #67 from muzzammilshahid/update-flutter
Browse files Browse the repository at this point in the history
Update flutter in deploy workflow
  • Loading branch information
muzzammilshahid authored Aug 26, 2024
2 parents 408b09e + 7a5ccd8 commit 575cd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.22.1
flutter-version: 3.24.1

- name: Install dependencies
run: make install
Expand Down

0 comments on commit 575cd12

Please sign in to comment.