Skip to content

Commit 830c6d2

Browse files
Update subosito/flutter-action action to v1.5.0 (#6)
Co-authored-by: Renovate Bot <[email protected]>, hoc081098 <[email protected]>
1 parent 353393e commit 830c6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515

16-
- uses: subosito/flutter-action@v1.4.0
16+
- uses: subosito/flutter-action@v1.5.0
1717
with:
1818
channel: 'stable'
1919

0 commit comments

Comments
 (0)