Skip to content

Commit

Permalink
Update reactive_forms.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreamatias authored Mar 30, 2024
1 parent 5b72dd5 commit 6984fc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/reactive_forms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.0.0"
flutter-version: "3.16.0"
channel: "stable"
- run: flutter pub get
- name: Check publish warnings
Expand All @@ -82,8 +82,8 @@ jobs:
- name: Download flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.0.0"
channel: 'stable'
flutter-version: "3.16.0"
channel: "stable"
- name: Setup pub credentials
shell: bash
env:
Expand Down

0 comments on commit 6984fc7

Please sign in to comment.