Skip to content

Commit

Permalink
Updated github action flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
guyluz11 committed Oct 1, 2023
1 parent 812cb78 commit 950e39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
flutter_channel: 'stable' # or: 'dev' or 'beta'
flutter_version: '3.7.7'
flutter_version: '3.13.6'

jobs:
build:
Expand Down

0 comments on commit 950e39e

Please sign in to comment.