Closed
Description
This action has one significant difference to https://github.com/actions-rs/toolchain in that it defaults to overriding the toolchain, whereas the old action only does that if override: true
is set.
It would be nice to be able to opt out of that override.