From 762d02aa393cd7c7f196feb932d16db1e5c5aa77 Mon Sep 17 00:00:00 2001 From: JohnnyMorganz Date: Tue, 2 May 2023 00:06:35 +0100 Subject: [PATCH] v3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e06151b..cbb5566 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Installs the StyLua binary (from GitHub releases), and caches it. Any StyLua com ```yaml - uses: actions/checkout@v3 -- uses: JohnnyMorganz/stylua-action@v2 +- uses: JohnnyMorganz/stylua-action@v3 with: token: ${{ secrets.GITHUB_TOKEN }} version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes