Actions aufsetzen #38

Merged
flixcoo merged 40 commits from setup/17-actions-aufsetzen into development 2025-11-19 19:35:07 +00:00
Showing only changes of commit 003835472d - Show all commits

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set Up Flutter - name: Set Up Flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: 'stable' flutter-version: '3.38.2'
channel: 'stable' channel: 'stable'
- name: Check Formatting - name: Check Formatting