Skip to content

Commit

Permalink
ci(deps): update subosito/flutter-action action to v2.14.0 (#367)
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, 2024
1 parent 42114f6 commit e9083e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-app.yml
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Setup Flutter 💻
id: setup-flutter
uses: subosito/flutter-action@v2.13.0
uses: subosito/flutter-action@v2.14.0
with:
flutter-version: ${{ steps.fvm-config.outputs.FLUTTER_VERSION }}
cache: true
Expand Down

0 comments on commit e9083e5

Please sign in to comment.