From ac314a9f3130afabf8dece267615ea3624e52835 Mon Sep 17 00:00:00 2001 From: alemi Date: Thu, 31 Jul 2025 11:12:05 +0200 Subject: [PATCH] fix: point to newer tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60015b3..d8ba0fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![codemp](https://code.mp/static/banner.png)](https://code.mp) -[![Actions Status](https://github.com/hexedtech/codemp-proto/actions/workflows/ci.yml/badge.svg)](https://github.com/hexedtech/codemp-proto/actions) +[![Actions Status](https://github.com/hexedtech/codemp-proto/actions/workflows/test.yml/badge.svg)](https://github.com/hexedtech/codemp-proto/actions) [![Crates.io Version](https://img.shields.io/crates/v/codemp-proto)](https://crates.io/crates/codemp-proto) [![docs.rs](https://img.shields.io/docsrs/codemp-proto)](https://docs.rs/codemp-proto) [![Crates.io License](https://img.shields.io/crates/l/codemp-proto)](https://github.com/hexedtech/codemp-proto/blob/dev/LICENSE)