Skip to content

Commit

Permalink
Update subosito/flutter-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2022
1 parent 08f5135 commit 6c692fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: '12.x'
- uses: subosito/flutter-action@v1.5.3
- uses: subosito/flutter-action@v2.1.0
with:
flutter-version: '2.5.1'
channel: 'stable'
Expand Down

0 comments on commit 6c692fa

Please sign in to comment.