Skip to content

Commit

Permalink
ci(Deps): bump subosito/flutter-action from 2.3.0 to 2.4.0 (#10)
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v2.3.0...v2.4.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2022
1 parent 36f2599 commit 2e6c1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: bundle exec rake specs

- name: Install Flutter
uses: subosito/flutter-action@v2.3.0
uses: subosito/flutter-action@v2.4.0

- name: Setup Flutter for ios
run: |
Expand Down

0 comments on commit 2e6c1c1

Please sign in to comment.