subosito / flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
MIT License
2.16k stars 193 forks source link

Error using Flutter version 3.10.4 #231

Closed daniele-athome closed 1 year ago

daniele-athome commented 1 year ago

I have en error when using Flutter 3.10.4 in GitHub Actions:

Unable to determine Flutter version for channel: stable version: 3.10.4 architecture: x64

Ref. https://github.com/daniele-athome/airborne/actions/runs/5204568595/jobs/9388947990

Version 3.10.4 was released a couple of days ago: https://github.com/flutter/flutter/releases/tag/3.10.4

daniele-athome commented 1 year ago

I tried again today and it worked. Probably something on Flutter servers.