We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03af560 commit 8142f48Copy full SHA for 8142f48
.github/workflows/flutter.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-java@v1
15
with:
16
java-version: '12.x'
17
- - uses: subosito/flutter-action@v1.1.1
+ - uses: subosito/flutter-action@v1
18
19
flutter-version: '1.8.4'
20
channel: 'beta'
0 commit comments