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 d828355 commit 12f8fbeCopy full SHA for 12f8fbe
.github/workflows/google_api_availability.yaml
@@ -28,7 +28,7 @@ jobs:
28
# Make sure the stable version of Flutter is available
29
- uses: subosito/flutter-action@v1
30
with:
31
- channel: 'beta'
+ channel: 'stable'
32
33
# Download all Flutter packages the google_api_availability depends on
34
- name: Download dependencies
0 commit comments