Skip to content

Commit 87b7691

Browse files
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](leafo/gh-actions-lua@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3cce14 commit 87b7691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
neovim: true
2424
version: ${{ matrix.nvim_version }}
2525

26-
- uses: leafo/gh-actions-lua@v11
26+
- uses: leafo/gh-actions-lua@v12
2727
with:
2828
luaVersion: "luajit-openresty"
2929
- uses: leafo/gh-actions-luarocks@v5

0 commit comments

Comments
 (0)