update actions
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
with:
|
with:
|
||||||
path: /opt/hostedtoolcache/flutter
|
path: /opt/hostedtoolcache/flutter
|
||||||
key: ${{ runner.OS }}-flutter-install-cache-${{ env.flutter_version }}
|
key: ${{ runner.OS }}-flutter-cache-${{ env.flutter_version }}
|
||||||
- name: Flutter action
|
- name: Flutter action
|
||||||
uses: subosito/[email protected]
|
uses: subosito/[email protected]
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user