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 a8916c2 commit eb59e47Copy full SHA for eb59e47
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: subosito/flutter-action@v2
22
with:
23
channel: stable
24
- flutter-version: 3.19.0
+ flutter-version: 3.22.2
25
- name: Install dependencies
26
run: flutter pub get
27
- name: Publish
0 commit comments