From 35d74aa08c4f5c68b480d3b3848d6c5fc69b64fd Mon Sep 17 00:00:00 2001 From: ok-nick <25470747+ok-nick@users.noreply.github.com> Date: Tue, 27 Sep 2022 17:35:52 -0400 Subject: [PATCH] Update version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39ec3aa..f84b271 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@v0.2.0 +- uses: actions/setup-aftman@v0.3.0 ``` ### Parameters