Skip to content

Commit

Permalink
Merge pull request #47 from nohli/dependabot/github_actions/invertase…
Browse files Browse the repository at this point in the history
…/github-action-dart-analyzer-3.0.0

Bump invertase/github-action-dart-analyzer from 2.0.0 to 3.0.0
  • Loading branch information
nohli authored Jun 4, 2024
2 parents 18289ce + 78d49f1 commit 2985d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Flutter pub get
run: flutter pub get
- name: Run Dart analyze
uses: invertase/github-action-dart-analyzer@v2.0.0
uses: invertase/github-action-dart-analyzer@v3.0.0

test:
name: Flutter test
Expand Down

0 comments on commit 2985d4e

Please sign in to comment.