Skip to content

Commit dd5f5e7

Browse files
authored
Merge pull request #14 from Flutter-Dart-Open-Source/renovate/subosito-flutter-action-2.x
chore(deps): update subosito/flutter-action action to v2
2 parents f2b3ab2 + aabb320 commit dd5f5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v2
2424

25-
- uses: subosito/flutter-action@v1.5.3
25+
- uses: subosito/flutter-action@v2.4.0
2626
with:
2727
channel: ${{ matrix.channel }}
2828

0 commit comments

Comments
 (0)