There was an error while loading. Please reload this page.
1 parent 568fb21 commit 03c647cCopy full SHA for 03c647c
1 file changed
.github/workflows/internals/install_flutter/action.yml
@@ -15,6 +15,6 @@ runs:
15
shell: bash
16
run: |
17
cd $HOME
18
- git clone https://github.com/flutter/flutter.git --depth 1 -b 3.38.1 _flutter
+ git clone https://github.com/flutter/flutter.git --depth 1 -b 3.38.5 _flutter
19
echo "$HOME/_flutter/bin" >> $GITHUB_PATH
20
cd $GITHUB_WORKSPACE
0 commit comments