You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub recently changed the runners default image from Ubuntu 22.04 to
24.04 and in the process also changed the list of installed software.
it seems, that `cargo-audit` is no longer installed by default. thus we
now have to explicitly install it.
0 commit comments