Skip to content

Commit

Permalink
chore: Fixa versão do flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
wundo committed Apr 7, 2024
1 parent d576756 commit c329b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: 3.19.5

- name: Install dependencies
run: cd dart; flutter pub get
Expand Down

0 comments on commit c329b0b

Please sign in to comment.