Skip to content

Commit

Permalink
cI: updated github actions flutter version 3.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cybex-dev committed Feb 17, 2025
1 parent 68de1b8 commit 898f2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.10.6'
flutter-version: '3.29.0'
channel: 'stable'
cache: true

Expand All @@ -49,7 +49,7 @@ jobs:
- name: Setup Flutter build environment
uses: subosito/flutter-action@v2
with:
flutter-version: '3.10.6'
flutter-version: '3.29.0'
channel: 'stable'
cache: true

Expand Down

0 comments on commit 898f2ee

Please # to comment.