diff --git a/.github/workflows/e2e-mobile.yml b/.github/workflows/e2e-mobile.yml index eeed80d6cda..d4ab12ad71d 100644 --- a/.github/workflows/e2e-mobile.yml +++ b/.github/workflows/e2e-mobile.yml @@ -33,7 +33,7 @@ jobs: # here. - name: Setup Flutter 3.13.x - uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2 + uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225 # v2 with: flutter-version: '3.13.x' channel: 'stable'