diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 47d4927..317a26a 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -74,7 +74,7 @@ jobs: luaVersion: "5.1.5" - name: luarocks setup - uses: leafo/gh-actions-luarocks@v5.0.0 + uses: leafo/gh-actions-luarocks@v6.0.0 - name: Install luacheck run: luarocks install luacheck