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 10e56a7241 - Show all commits

View File

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