Skip to content

Commit

Permalink
Upgrade flutter version to match test
Browse files Browse the repository at this point in the history
  • Loading branch information
zathras committed Sep 14, 2024
1 parent 235505c commit 0ad776a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_rewrite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.19.5'
flutter-version: '3.22.0'
- run: flutter pub upgrade
- run: cd demo; flutter pub upgrade
- run: cd utils/image_cmp ; flutter pub upgrade
Expand Down

0 comments on commit 0ad776a

Please sign in to comment.