diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 52548f8..4f387ca 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,6 +12,8 @@ jobs: - name: Setup Dart SDK uses: dart-lang/setup-dart@v1 + with: + sdk: stable - name: Prepare RabbitMQ configuration run: |