Skip to content

Commit 88f6f93

Browse files
committed
update analyzer version
1 parent e7aff0b commit 88f6f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyzer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- run: dart pub get
1616
- run: dart pub global activate melos
1717
- run: melos bootstrap
18-
- uses: invertase/github-action-dart-analyzer@v1
18+
- uses: invertase/github-action-dart-analyzer@v3
1919
with:
2020
fatal-infos: true

0 commit comments

Comments
 (0)