Updated version
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
- name: Cache Flutter SDK
|
||||
id: cache-flutter
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: flutter
|
||||
key: ${{ runner.os }}-flutter-3.38.2-stable
|
||||
|
||||
Reference in New Issue
Block a user