Skip to content

Commit

Permalink
Merge pull request #351 from BrawlerXull/cicd2
Browse files Browse the repository at this point in the history
Updated the CICD to latest version
  • Loading branch information
Pavel401 authored Jun 9, 2024
2 parents 28962a0 + 258020c commit dadd00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutterci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# Step 3: Setup Flutter with version 3.7.11
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.19.6'
flutter-version: '3.22.1'

# Step 4: Get dependencies using pub get
- run: flutter pub get
Expand Down

0 comments on commit dadd00a

Please sign in to comment.