Skip to content

Commit eb0eda4

Browse files
authored
Merge pull request #18 from Flutter-Dart-Open-Source/renovate/subosito-flutter-action-2.x
chore(deps): update subosito/flutter-action action to v2.8.0
2 parents c61cc81 + 5ad8cba commit eb0eda4

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.6.1
25+
- uses: subosito/flutter-action@v2.8.0
2626
with:
2727
channel: ${{ matrix.channel }}
2828

0 commit comments

Comments
 (0)