Skip to content

Commit

Permalink
Merge pull request #12 from tekartik/dependabot/github_actions/subosi…
Browse files Browse the repository at this point in the history
…to/flutter-action-2

build(deps): bump subosito/flutter-action from 1 to 2
  • Loading branch information
alextekartik authored Aug 6, 2023
2 parents 44ad08c + 7f14ff5 commit ff29f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ci_flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '12.x'
- uses: subosito/flutter-action@v1
- uses: subosito/flutter-action@v2
with:
channel: ${{ matrix.flutter }}
- run: flutter --version
Expand Down

0 comments on commit ff29f6b

Please sign in to comment.