mirror of
https://github.com/neovim/nvim-lspconfig
synced 2025-03-11 04:27:36 +00:00
ci: bump leafo/gh-actions-luarocks from 4 to 5
Some checks are pending
docgen / docgen (push) Waiting to run
Some checks are pending
docgen / docgen (push) Waiting to run
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 4 to 5. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](https://github.com/leafo/gh-actions-luarocks/compare/v4...v5) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
62c5fac4c5
commit
a3f8422b75
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- uses: leafo/gh-actions-lua@v11
|
||||
with:
|
||||
luaVersion: "luajit-openresty"
|
||||
- uses: leafo/gh-actions-luarocks@v4
|
||||
- uses: leafo/gh-actions-luarocks@v5
|
||||
|
||||
- name: Install vusted
|
||||
run: luarocks install vusted
|
||||
|
Loading…
Reference in New Issue
Block a user