Skip to content

Commit 219d226

Browse files
Bump subosito/flutter-action from 2.16.0 to 2.18.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.16.0 to 2.18.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@v2.16.0...v2.18.0) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ee3fdb commit 219d226

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.16.0
52+
uses: subosito/flutter-action@v2.18.0
5353
with:
5454
flutter-version: ${{ env.FLUTTER_VERSION }}
5555
channel: 'stable'

0 commit comments

Comments
 (0)