Skip to content

Commit c61cc81

Browse files
authored
Merge pull request #17 from Flutter-Dart-Open-Source/renovate/subosito-flutter-action-2.x
chore(deps): update subosito/flutter-action action to v2.6.1
2 parents 56369ed + b0c92a9 commit c61cc81

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@v3
2424

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

0 commit comments

Comments
 (0)