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