We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8003da1 commit 3827eadCopy full SHA for 3827ead
.github/workflows/language.yml
@@ -26,7 +26,6 @@ jobs:
26
uses: subosito/flutter-action@v2
27
with:
28
channel: stable
29
- flutter-version: 3.22.3
30
31
- name: Install Flutter dependencies
32
run: |
0 commit comments