Skip to content

Commit

Permalink
Upgrade Flutter version in patrol-publish.yaml to 3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
piotruela committed May 23, 2024
1 parent 4fc7bcb commit c5e6246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patrol-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

strategy:
matrix:
flutter-version: ['3.16.x']
flutter-version: ['3.22.x']
flutter-channel: ['stable']

steps:
Expand Down

0 comments on commit c5e6246

Please sign in to comment.