Skip to content

Commit

Permalink
update fluter version in build
Browse files Browse the repository at this point in the history
  • Loading branch information
dickermoshe committed Sep 6, 2024
1 parent 34e943e commit 7dbc75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.22
flutter-version: 3.24
cache: true
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
cache-path: "${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch:"
Expand Down

0 comments on commit 7dbc75e

Please sign in to comment.