From b6661824b86c9c33121bed87a778b660ba90cf77 Mon Sep 17 00:00:00 2001 From: JohnnyMorganz Date: Sat, 10 Feb 2024 11:19:01 +0100 Subject: [PATCH] v4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bfac26..eb2fbf9 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@v4 -- uses: JohnnyMorganz/stylua-action@v3 +- uses: JohnnyMorganz/stylua-action@v4 with: token: ${{ secrets.GITHUB_TOKEN }} version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes