Workflows um Format Stage erweitern #175
@@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache Flutter SDK
|
- name: Cache Flutter SDK
|
||||||
id: cache-flutter
|
id: cache-flutter
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: flutter
|
path: flutter
|
||||||
key: ${{ runner.os }}-flutter-3.38.2-stable
|
key: ${{ runner.os }}-flutter-3.38.2-stable
|
||||||
|
|||||||
Reference in New Issue
Block a user