Skip to content

Commit

Permalink
chore(deps): update subosito/flutter-action action to v2.9.1 (#126)
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 Mar 22, 2023
1 parent 27590cf commit 7415672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_actions.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: kuhnroyal/flutter-fvm-config-action@v1

- name: Setup Flutter 💻
uses: subosito/flutter-action@v2.8.0
uses: subosito/flutter-action@v2.9.1
with:
channel: ${{ env.FLUTTER_CHANNEL }}
cache: true
Expand All @@ -45,7 +45,7 @@ jobs:
uses: kuhnroyal/flutter-fvm-config-action@v1

- name: Setup Flutter 💻
uses: subosito/flutter-action@v2.8.0
uses: subosito/flutter-action@v2.9.1
with:
channel: ${{ env.FLUTTER_CHANNEL }}
cache: true
Expand Down

0 comments on commit 7415672

Please sign in to comment.