diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index bd689532..66e6ee24 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -401,7 +401,7 @@ jobs: os:ubuntu-latest;pub-cache-hosted os:ubuntu-latest - name: Setup Flutter SDK - uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046 + uses: subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e with: channel: stable - id: checkout