Skip to content

Commit

Permalink
ci: Bump Flutter version (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
witwash authored Dec 4, 2023
1 parent febd5c0 commit 444efbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Set up Flutter
uses: subosito/flutter-action@ea686d7c56499339ad176e9f19c516ff6cf05a31
with:
flutter-version: 3.16.0
flutter-version: 3.16.2
cache: true

- name: Set up environment paths
Expand Down

0 comments on commit 444efbb

Please sign in to comment.