File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ You can automated publishing of packages to [Pub.dev] from GitHub Actions by usi
6767
6868` ` ` yml
6969# Setup Flutter SDK and automated pub.dev credentials
70- - uses : flutter-actions/setup-flutter@v3
70+ - uses : flutter-actions/setup-flutter@v4
7171- uses : flutter-actions/setup-pubdev-credentials@v1
7272` ` `
7373
@@ -90,7 +90,7 @@ For more information plase check https://docs.flutter.dev/get-started/install/ma
9090
9191# ## Flutter uses Google Analytics
9292
93- Starting from `flutter-actions/setup-flutter@v3 `, the action will disable **Flutter SDK** built-in **Google Analytics** by default.
93+ Starting from `flutter-actions/setup-flutter@v4 `, the action will disable **Flutter SDK** built-in **Google Analytics** by default.
9494
9595# # Using outside of GitHub Actions environment
9696
You can’t perform that action at this time.
0 commit comments