Skip to content

Commit 2e8b533

Browse files
chore(deps): update subosito/flutter-action action to v2.15.0
1 parent ed4e3b0 commit 2e8b533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

+1-1
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.15.0
2626
with:
2727
channel: ${{ matrix.channel }}
2828

0 commit comments

Comments
 (0)