Skip to content

Commit 09c8589

Browse files
Bump subosito/flutter-action from 2.18.0 to 2.21.0 (#14)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 049e235 commit 09c8589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
# Setup Flutter
5151
- name: Setup Flutter
52-
uses: subosito/flutter-action@v2.18.0
52+
uses: subosito/flutter-action@v2.21.0
5353
with:
5454
flutter-version: ${{ env.FLUTTER_VERSION }}
5555
channel: 'stable'

0 commit comments

Comments
 (0)