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
Fix release workflow: sed version parsing and macos-13 runner
- Replace broken sed regex with simpler grep+sed for Cargo.toml version
- Switch x86_64-apple-darwin from macos-13 (deprecated) to macos-14
- Simplify SHA256SUMS generation