Skip to content

Commit

Permalink
modified flutter version for the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Furlan committed Dec 15, 2023
1 parent caf6113 commit b0f8a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.9'
flutter-version: '3.16.3'
channel: 'stable'
- run: flutter pub get
- run: flutter analyze
Expand Down

0 comments on commit b0f8a30

Please sign in to comment.