Skip to content

Commit 8142f48

Browse files
authored
Update flutter.yml
1 parent 03af560 commit 8142f48

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-java@v1
1515
with:
1616
java-version: '12.x'
17-
- uses: subosito/flutter-action@v1.1.1
17+
- uses: subosito/flutter-action@v1
1818
with:
1919
flutter-version: '1.8.4'
2020
channel: 'beta'

0 commit comments

Comments
 (0)