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 188a667Copy full SHA for 188a667
.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
0 commit comments