diff --git a/.github/workflows/format-check-new.yml b/.github/workflows/format-check-new.yml index ca9cd110e..fdfcb8825 100644 --- a/.github/workflows/format-check-new.yml +++ b/.github/workflows/format-check-new.yml @@ -51,7 +51,7 @@ jobs: - name: Install Dart uses: dart-lang/setup-dart@v1 with: - sdk: 'stable' + sdk: '3.7.2' - name: Format run: |