chore(deps): bump leafo/gh-actions-luarocks from 5 to 6 (#3201)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-30 10:52:12 +02:00
committed by GitHub
parent 01b2e8e5f7
commit 87d096a39c

View File

@@ -32,7 +32,7 @@ jobs:
luaVersion: ${{ matrix.lua_version }}
- name: install luarocks
uses: leafo/gh-actions-luarocks@v5
uses: leafo/gh-actions-luarocks@v6
- name: install luacheck ${{ matrix.luacheck_version }}
run: luarocks install luacheck ${{ matrix.luacheck_version }}