Skip to content

Commit

Permalink
Bump Flutter version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirtex committed Dec 11, 2023
1 parent 10010d7 commit e469bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: 🐦 Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.13.0
flutter-version: 3.13.9
cache: true
cache-key: flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}

Expand Down

0 comments on commit e469bf1

Please sign in to comment.