Skip to content

Commit

Permalink
Upgrade action flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir-P committed Nov 30, 2023
1 parent fd20efa commit 7d03469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fleather.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.13.0"
flutter-version: "3.16.0"
cache: true
# Manually Update this `key`
cache-key: "20230512"
Expand Down

0 comments on commit 7d03469

Please sign in to comment.