From 31089a7435740bf0fd0a0d59e70be45bdc6390ee Mon Sep 17 00:00:00 2001 From: Alif Rachmawadi Date: Thu, 13 Jan 2022 11:02:57 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2682089..6a125bc 100644 --- a/README.md +++ b/README.md @@ -153,8 +153,8 @@ steps: - uses: actions/checkout@v2 - uses: subosito/flutter-action@v2 with: - channel: stable flutter-version: 2.5.0 + channel: stable cache: true cache-key: flutter # optional, change this to force refresh cache cache-path: ${{ runner.tool_cache }}/flutter # optional, change this to specify the cache path