chore(deps): bump leafo/gh-actions-luarocks from 5 to 6
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 5 to 6. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](https://github.com/leafo/gh-actions-luarocks/compare/v5...v6) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
01b2e8e5f7
commit
fe37e31f6c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
luaVersion: ${{ matrix.lua_version }}
|
luaVersion: ${{ matrix.lua_version }}
|
||||||
|
|
||||||
- name: install luarocks
|
- name: install luarocks
|
||||||
uses: leafo/gh-actions-luarocks@v5
|
uses: leafo/gh-actions-luarocks@v6
|
||||||
|
|
||||||
- name: install luacheck ${{ matrix.luacheck_version }}
|
- name: install luacheck ${{ matrix.luacheck_version }}
|
||||||
run: luarocks install luacheck ${{ matrix.luacheck_version }}
|
run: luarocks install luacheck ${{ matrix.luacheck_version }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user