Skip to content

Commit

Permalink
fix: Fixing CI to use latest Flutter version.
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle committed Feb 20, 2023
1 parent efd7a43 commit 48353ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.8'
channel: 'stable'

- name: Install dependencies
Expand Down

0 comments on commit 48353ab

Please sign in to comment.