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 2e0f7e2 commit b24ecbaCopy full SHA for b24ecba
3 files changed
.github/workflows/build-docs.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v2
18
- uses: subosito/flutter-action@v2
19
with:
20
- flutter-version: "3.7.3"
+ flutter-version: "3.7.7"
21
channel: "stable"
22
- run: |
23
flutter --version
.github/workflows/publish.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
- flutter-version: "2.10.0"
.github/workflows/static-analysis.yaml
@@ -15,7 +15,7 @@ jobs:
- flutter-version: "3.3.7"
0 commit comments