Skip to content

Commit

Permalink
Merge pull request #184 from juliansteenbakker/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/subosito/flutter-action-2.18.0

build(deps): bump subosito/flutter-action from 2.16.0 to 2.18.0
  • Loading branch information
juliansteenbakker authored Jan 21, 2025
2 parents a7fbadd + 11ebbd6 commit 86541ac
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.16.0
- uses: subosito/flutter-action@v2.18.0
- name: Version
run: flutter doctor -v
- name: Install dependencies
Expand Down

0 comments on commit 86541ac

Please sign in to comment.