github actions suddenly fails with an 'unrecognized option' error [on a PR](https://github.com/msp-strath/Mary/pull/77/checks?check_run_id=696980377) to our project https://github.com/msp-strath/mary The error is: ```shell /opt/cabal/2.0/bin/cabal user-config update -a http-transport: plain-http -v3 cabal: unrecognized 'user-config' option `-a' ``` Has `actions/setup-haskell@v1` been changed?
github actions suddenly fails with an 'unrecognized option' error on a PR to
our project https://github.com/msp-strath/mary
The error is:
Has
actions/setup-haskell@v1been changed?