From bbd2d52c5886cc2a27613d92c4dbc31b8ecc931c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 16 Jan 2023 09:19:14 +0900 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fbaf3072..071f97c2 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ GitHub Action for installing development tools (mainly from GitHub Releases). ### Example workflow +To install the latest version: + ```yaml - uses: taiki-e/install-action@v2 with: