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 84dbf91 commit 18fc3d4Copy full SHA for 18fc3d4
.github/workflows/cd.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: subosito/flutter-action@v2
40
with:
41
channel: "stable"
42
- flutter-version: 3.25.x
+ flutter-version: 3.35.x
43
44
# Get flutter dependencies.
45
- run: flutter pub get
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments