Skip to content

Commit

Permalink
Merge pull request juliansteenbakker#16 from juliansteenbakker/depend…
Browse files Browse the repository at this point in the history
…abot/github_actions/subosito/flutter-action-2.3.0

build(deps): bump subosito/flutter-action from 2.2.1 to 2.3.0
  • Loading branch information
juliansteenbakker authored Feb 18, 2022
2 parents f157221 + ce1bf4c commit e7e19a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '11'
# Use the community Action to install Flutter
- uses: subosito/flutter-action@v2.2.1
- uses: subosito/flutter-action@v2.3.0
- name: Version
run: flutter doctor -v
- name: Install dependencies
Expand Down

0 comments on commit e7e19a9

Please sign in to comment.