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 85b097b commit 84dbf91Copy full SHA for 84dbf91
.github/workflows/cd.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: subosito/flutter-action@v2
40
with:
41
channel: "stable"
42
- flutter-version: 3.24.x
+ flutter-version: 3.25.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