From f0b3323984699c80284901a9ffd8d3e2997f22b2 Mon Sep 17 00:00:00 2001 From: ulises-jeremias Date: Mon, 25 Jul 2022 02:38:10 -0300 Subject: [PATCH] Added new version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b7c440..6a36948 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ GitHub Action that allows you to setup a V environment. ## Usage ```yaml -- uses: vlang/setup-v@v1 +- uses: vlang/setup-v@v1.1 with: # Personal access token (PAT) used to fetch the repository. The PAT is configured # with the local git config, which enables your scripts to run authenticated git