We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f135cee commit df1702aCopy full SHA for df1702a
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ permissions:
18
contents: write
19
20
env:
21
- FLUTTER_VERSION: "3.41.7"
+ FLUTTER_VERSION: "3.44.1"
22
CORE_VERSION: "v1.1.10"
23
VERSION: ${{ github.event_name == 'release' && github.event.release.tag_name || inputs.tag }}
24
0 commit comments