Skip to content

Commit

Permalink
flutter-version: '3.16.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Jan 1, 2024
1 parent 266583b commit 9aa4675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
cache: 'gradle'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.16.0'
flutter-version: '3.16.3'
channel: 'stable'
cache: true
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' # optional, change this to force refresh cache
Expand Down

0 comments on commit 9aa4675

Please sign in to comment.