We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049e235 commit 09c8589Copy full SHA for 09c8589
1 file changed
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
50
# Setup Flutter
51
- name: Setup Flutter
52
- uses: subosito/flutter-action@v2.18.0
+ uses: subosito/flutter-action@v2.21.0
53
with:
54
flutter-version: ${{ env.FLUTTER_VERSION }}
55
channel: 'stable'
0 commit comments