Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
subosito committed Feb 7, 2022
1 parent 99cf465 commit 5e1529b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -153,7 +153,7 @@ steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v2
with:
flutter-version: 2.5.0
flutter-version: '2.5.0'
channel: 'stable'
cache: true
cache-key: flutter # optional, change this to force refresh cache
Expand Down

0 comments on commit 5e1529b

Please sign in to comment.