Skip to content

Commit

Permalink
Bump kuhnroyal/flutter-fvm-config-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [kuhnroyal/flutter-fvm-config-action](https://github.com/kuhnroyal/flutter-fvm-config-action) from 1 to 2.
- [Release notes](https://github.com/kuhnroyal/flutter-fvm-config-action/releases)
- [Commits](kuhnroyal/flutter-fvm-config-action@v1...v2)

---
updated-dependencies:
- dependency-name: kuhnroyal/flutter-fvm-config-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent b8d1137 commit e25d726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: actions/checkout@v4

- name: Configure FVM
uses: kuhnroyal/flutter-fvm-config-action@v1
uses: kuhnroyal/flutter-fvm-config-action@v2
with:
path: 'example/.fvm/fvm_config.json'
- name: Install Flutter
Expand Down

0 comments on commit e25d726

Please sign in to comment.