Skip to content

Commit

Permalink
with:
Browse files Browse the repository at this point in the history
          flutter-version: '3.13.9'
  • Loading branch information
Fmar committed Nov 27, 2023
1 parent 8b660df commit c162baa
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 @@ -20,7 +20,7 @@ jobs:
cache: 'gradle'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.0'
flutter-version: '3.13.9'
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 c162baa

Please sign in to comment.