update actions

This commit is contained in:
Salvatore Giordano
2020-07-20 17:33:23 +02:00
parent 0bb4a866fb
commit 1a8edea24e
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
uses: actions/cache@v1
with:
path: /opt/hostedtoolcache/flutter
key: ${{ runner.OS }}-flutter-install-cache-${{ env.flutter_version }}
key: ${{ runner.OS }}-flutter-cache-${{ env.flutter_version }}
- name: Flutter action
uses: subosito/[email protected]
with: