From e79a7f692f99c2c0ed54d178b56b3a082028693a Mon Sep 17 00:00:00 2001 From: Stefan Ruzitschka Date: Fri, 3 May 2019 00:25:58 +0200 Subject: [PATCH] [chore] update to new github action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0688781..63a9a0c 100644 --- a/README.md +++ b/README.md @@ -379,7 +379,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [Devolutions/CMakeRust](https://github.com/Devolutions/CMakeRust) — useful for integrating a Rust library into a CMake project * [SiegeLord/RustCMake](https://github.com/SiegeLord/RustCMake) — an example project showing usage of CMake with Rust [](https://travis-ci.org/SiegeLord/RustCMake) * Github actions - * [icepuma/rust-github-actions](https://github.com/icepuma/rust-github-actions) — rust github actions + * [icepuma/rust-action](https://github.com/icepuma/rust-action) — rust github action * Webpack * [Ralvke/rust-loader](https://github.com/Ralvke/rust-loader) — Webpack Rust loader (wasm)