Skip to content

Commit 4d606fa

Browse files
Bump subosito/flutter-action from 2.18.0 to 2.19.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@v2.18.0...v2.19.0) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb112f6 commit 4d606fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
# Setup Flutter
7171
- name: Setup Flutter
72-
uses: subosito/flutter-action@v2.18.0
72+
uses: subosito/flutter-action@v2.19.0
7373
with:
7474
flutter-version: ${{ env.FLUTTER_VERSION }}
7575
channel: 'stable'

0 commit comments

Comments
 (0)