We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81aa94e commit 5d89b5dCopy full SHA for 5d89b5d
.github/workflows/main.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: 🐦 Setup Flutter
24
uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
25
with:
26
- flutter-version: "3.10.2"
+ flutter-version: "3.24.1"
27
channel: stable
28
cache: true
29
cache-key: flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}
0 commit comments