aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2022-12-17 13:32:20 +0100
committerGitHub <noreply@github.com>2022-12-17 13:32:20 +0100
commitd65684f0c755a9341412423543b65ec872196440 (patch)
tree4996d5c604c28cb2f98c94d4f49349a6a3ef3b10
parent2d8bbe468e796137ae1b5f504b3d73758a8c391c (diff)
downloadrneovim-d65684f0c755a9341412423543b65ec872196440.tar.gz
rneovim-d65684f0c755a9341412423543b65ec872196440.tar.bz2
rneovim-d65684f0c755a9341412423543b65ec872196440.zip
ci: bump stylua action to v2 (#21455)
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 423760fc79..2af9bc49d8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
- if: success() || failure() && steps.abort_job.outputs.status == 'success'
name: lintstylua
- uses: JohnnyMorganz/stylua-action@v1
+ uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest