diff --git a/.github/workflows/flutter_markdown.yaml b/.github/workflows/flutter_markdown.yaml index 2c77ea5f..be022580 100644 --- a/.github/workflows/flutter_markdown.yaml +++ b/.github/workflows/flutter_markdown.yaml @@ -32,7 +32,7 @@ jobs: # Install the Flutter SDK using the subosito/flutter-action GitHub action. - name: install the flutter sdk - uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 + uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff with: channel: 'beta'