update flutter install action
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 1m3s

This commit is contained in:
2025-03-16 13:46:10 +05:30
parent 0229447545
commit 05defa3ddc

View File

@@ -57,7 +57,7 @@ jobs:
# path: /opt/hostedtoolcache/flutter # path: /opt/hostedtoolcache/flutter
# key: ${{ runner.OS }}-flutter-install-cache-${{ env.flutter_version }} # key: ${{ runner.OS }}-flutter-install-cache-${{ env.flutter_version }}
- name: Install Flutter - name: Install Flutter
uses: subosito/flutter-action@v2.10.0 uses: subosito/flutter-action@v2
with: with:
channel: 'stable' channel: 'stable'