aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-24 14:46:20 -0700
committerGitHub <noreply@github.com>2025-09-24 14:46:20 -0700
commit87b76911d10be44249d4adf4811043026d82774f (patch)
treec49cf68e3f07155b6c3480344cb7089415c2560e /.github/workflows
parentdocs: update configs.md (diff)
downloadnvim-lspconfig-87b76911d10be44249d4adf4811043026d82774f.tar
nvim-lspconfig-87b76911d10be44249d4adf4811043026d82774f.tar.gz
nvim-lspconfig-87b76911d10be44249d4adf4811043026d82774f.tar.bz2
nvim-lspconfig-87b76911d10be44249d4adf4811043026d82774f.tar.lz
nvim-lspconfig-87b76911d10be44249d4adf4811043026d82774f.tar.xz
nvim-lspconfig-87b76911d10be44249d4adf4811043026d82774f.tar.zst
nvim-lspconfig-87b76911d10be44249d4adf4811043026d82774f.zip
ci: bump leafo/gh-actions-lua from 11 to 12 (#4097)
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 11 to 12. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v11...v12) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 28b9457c..c5c84f23 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
neovim: true
version: ${{ matrix.nvim_version }}
- - uses: leafo/gh-actions-lua@v11
+ - uses: leafo/gh-actions-lua@v12
with:
luaVersion: "luajit-openresty"
- uses: leafo/gh-actions-luarocks@v5