Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Jul 14, 2023
1 parent dc42cec commit e870e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
java-version: "12.x"
- uses: subosito/flutter-action@4389e6cbc6cb8a4b18c628ff96ff90be0e926aa8 # v1.5.3
with:
flutter-version: "3.10.6"
flutter-version: "2.8.1"
- name: Install dependencies
run: flutter packages get
- name: Analyze
Expand Down

0 comments on commit e870e1c

Please sign in to comment.