Skip to content

Commit

Permalink
Update subosito/flutter-action action to v2 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 8, 2022
1 parent 9be4afb commit 2e6b917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- 2.0.3
steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v1
- uses: subosito/flutter-action@v2
with:
flutter-version: ${{ matrix.flutter-version }}
- run: flutter pub get
Expand Down

0 comments on commit 2e6b917

Please sign in to comment.