aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint.yml
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-09-23 09:11:19 +0200
committerChristian Clason <christian.clason@uni-due.de>2022-09-23 09:14:05 +0200
commita52cbe095188e680de8e63f3761dbddddc729155 (patch)
treecae9f77d694ecf284f914cb1e47c297a2f7d7d5b /.github/workflows/lint.yml
parentUpdate README (diff)
downloadnvim-treesitter-a52cbe095188e680de8e63f3761dbddddc729155.tar
nvim-treesitter-a52cbe095188e680de8e63f3761dbddddc729155.tar.gz
nvim-treesitter-a52cbe095188e680de8e63f3761dbddddc729155.tar.bz2
nvim-treesitter-a52cbe095188e680de8e63f3761dbddddc729155.tar.lz
nvim-treesitter-a52cbe095188e680de8e63f3761dbddddc729155.tar.xz
nvim-treesitter-a52cbe095188e680de8e63f3761dbddddc729155.tar.zst
nvim-treesitter-a52cbe095188e680de8e63f3761dbddddc729155.zip
ci(lint): update stylua-actions
Diffstat (limited to '.github/workflows/lint.yml')
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 9b75ab6b0..8d0bb121f 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Lint with stylua
- uses: JohnnyMorganz/stylua-action@1.0.0
+ uses: JohnnyMorganz/stylua-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check .