We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81852e commit 4ca74c6Copy full SHA for 4ca74c6
1 file changed
.github/workflows/dart.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: 🐦 Setup Flutter SDK
22
uses: flutter-actions/setup-flutter@v1
23
with:
24
- version: '3.16.2'
+ version: '3.16.8'
25
26
- name: 🛠 Install dependencies
27
run: flutter pub get
0 commit comments