Fix GitHub Actions badge
@ -10,7 +10,7 @@
<div align="center">
<!-- CI status -->
<a href="https://github.com/async-rs/async-std/actions">
<img src="https://img.shields.io/github/workflow/status/async-rs/async-std/CI/main?style=flat-square"
<img src="https://img.shields.io/github/actions/workflow/status/async-rs/async-std/ci.yml?branch=main&style=flat-square"
alt="CI Status" />
</a>
<!-- Crates version -->