Closed jschwe closed 1 year ago
We can probably just use actions-rs
instead, let me try that (#837).
I would not recommend that, as it (action-rs/toolchain) is unmaintained and will stop working once github removes NodeJs 12 support (which was supposed to be very soon, unless they postponed it again).
I see. I filed bug 1835662 to whitelist dtolnay's action, but for now I think we should go with actions-rs
. Switching back and forth is trivial(ish) anyways.
Error:
@emilio Could you whitelist the
dtolnay
actions?