Skip to content

Commit 4f81439

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 8ec64d9 commit 4f81439

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
@@ -76,7 +76,7 @@ jobs:
7676
7777
# Setup Flutter
7878
- name: Setup Flutter
79-
uses: subosito/flutter-action@v2.18.0
79+
uses: subosito/flutter-action@v2.19.0
8080
with:
8181
flutter-version: ${{ env.FLUTTER_VERSION }}
8282
channel: 'master'

0 commit comments

Comments
 (0)