Skip to content

Commit

Permalink
ci(deps): update kuhnroyal/flutter-fvm-config-action action to v2 (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent 4f9b560 commit 243404c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Get project Flutter version 🏷️
id: fvm-config
uses: kuhnroyal/flutter-fvm-config-action@v1
uses: kuhnroyal/flutter-fvm-config-action@v2

- name: Setup Flutter 💻
uses: subosito/flutter-action@v2.12.0
Expand All @@ -51,7 +51,7 @@ jobs:

- name: Get project Flutter version 🏷️
id: fvm-config
uses: kuhnroyal/flutter-fvm-config-action@v1
uses: kuhnroyal/flutter-fvm-config-action@v2

- name: Setup Flutter 💻
uses: subosito/flutter-action@v2.12.0
Expand Down

0 comments on commit 243404c

Please sign in to comment.