Skip to content

Commit

Permalink
conf: updates flutter-version in ci.yml & cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am-casper committed Aug 4, 2024
1 parent eda80b7 commit e474011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: "stable"
flutter-version: 3.19.0
flutter-version: 3.22.3

# Get flutter dependencies.
- run: flutter pub get
Expand Down

0 comments on commit e474011

Please sign in to comment.