We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb161cc commit 994b349Copy full SHA for 994b349
.github/workflows/ci.yml
@@ -16,7 +16,6 @@ jobs:
16
- name: Install Flutter
17
uses: subosito/flutter-action@v2
18
with:
19
- flutter-version: '3.3.8'
20
channel: 'stable'
21
22
- name: Install dependencies
0 commit comments