bump-v of web deployment action.

This commit is contained in:
Faris Armoush
2025-04-15 16:12:01 +03:00
parent 1023170788
commit 86b8771694

View File

@ -25,7 +25,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.22.2' # Specify the Flutter version you want to use
flutter-version: '3.27.3' # Specify the Flutter version you want to use
- name: Install dependencies
run: flutter pub get