Skip to content

Commit 749fd4d

Browse files
committed
fix: ci
1 parent bec4a3b commit 749fd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: subosito/flutter-action@v2
2020
with:
2121
channel: 'stable'
22-
flutter-version: '3.24.1'
22+
flutter-version: '3.27.3'
2323
- uses: actions/setup-java@v4
2424
with:
2525
distribution: 'zulu'

0 commit comments

Comments
 (0)