From aa586b90c69aceb1db750bbb43790c6ad6294873 Mon Sep 17 00:00:00 2001 From: ok-nick <25470747+ok-nick@users.noreply.github.com> Date: Mon, 18 Jul 2022 13:25:28 -0400 Subject: [PATCH] first release is v0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99c5e83..77a0cfe 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Github action to install and run [aftman](https://github.com/LPGhatguy/aftman); ## Usage ```yaml steps: -- uses: actions/setup-aftman@v1 +- uses: actions/setup-aftman@v0 ``` ### Parameters