Skip to content

Commit 4016b6b

Browse files
committed
try a tag of flutter-action
1 parent 88f6f93 commit 4016b6b

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
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: dart-lang/setup-dart@v1
12-
- uses: subosito/flutter-action@v2
12+
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
1313
with:
1414
channel: stable
1515
- run: dart pub get

0 commit comments

Comments
 (0)