Workflows um Format Stage erweitern #175

Merged
flixcoo merged 326 commits from setup/44-workflows-um-format-stage-erweitern into development 2026-01-20 10:48:49 +00:00
Showing only changes of commit 1272722962 - Show all commits

View File

@@ -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