Skip to content

Commit

Permalink
PAINTROID-785: Upgrade Project
Browse files Browse the repository at this point in the history
- upgrade flutter version in workflow
  • Loading branch information
Lenkomotive committed Feb 11, 2025
1 parent 76abb90 commit 4b6a8f9
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 @@ -9,7 +9,7 @@ jobs:
- uses: actions/[email protected]
- uses: subosito/[email protected]
with:
flutter-version: "3.22.2"
flutter-version: "3.27.4"
channel: "stable"
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
cache-path: "${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch:"
Expand Down

0 comments on commit 4b6a8f9

Please sign in to comment.