Skip to content

Commit 69bebd2

Browse files
committed
Upgrade invertase/github-action-dart-analyzer
1 parent d06d11a commit 69bebd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Flutter pub get
5959
run: flutter pub get
6060
- name: Run Dart analyze
61-
uses: invertase/github-action-dart-analyzer@v2.0.0
61+
uses: invertase/github-action-dart-analyzer@v3.0.0
6262

6363
test:
6464
name: Flutter test

0 commit comments

Comments
 (0)