From 5e1529bc12adae5b26f30f0a4046ac743d6f0c5d Mon Sep 17 00:00:00 2001 From: Alif Rachmawadi Date: Mon, 7 Feb 2022 23:42:26 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf127a..8c08124 100644 --- a/README.md +++ b/README.md @@ -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