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 950e39e commit f981f30
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.13.6'
flutter_version: '3.13.5'

jobs:
build:
Expand Down

0 comments on commit f981f30

Please sign in to comment.