Skip to content

Commit df1702a

Browse files
committed
ci: 更新 Flutter 版本至 3.44.1
1 parent f135cee commit df1702a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818
contents: write
1919

2020
env:
21-
FLUTTER_VERSION: "3.41.7"
21+
FLUTTER_VERSION: "3.44.1"
2222
CORE_VERSION: "v1.1.10"
2323
VERSION: ${{ github.event_name == 'release' && github.event.release.tag_name || inputs.tag }}
2424

0 commit comments

Comments
 (0)