We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
release
1 parent dd7b3a3 commit 7dd0fcbCopy full SHA for 7dd0fcb
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
# the change if it doesn't.
32
run: |
33
cd $HOME
34
- git clone https://github.com/flutter/flutter.git --depth 1 -b 3.16.0 _flutter
+ git clone https://github.com/flutter/flutter.git --depth 1 -b 3.16.6 _flutter
35
echo "$HOME/_flutter/bin" >> $GITHUB_PATH
36
cd $GITHUB_WORKSPACE
37
# Checks out a copy of the repo.
0 commit comments