Update pr-check.yml

This commit is contained in:
Faris Armoush
2025-06-12 14:50:50 +03:00
committed by GitHub
parent 88480142e1
commit 7109f3712a

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Flutter - name: Set up Flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: '3.27.3' flutter-version: '3.32.1'
- name: Install dependencies - name: Install dependencies
run: flutter pub get run: flutter pub get