Skip to content

Commit 9d75ae8

Browse files
committed
fix(ci): typo in gendoc workflow
1 parent 7cac123 commit 9d75ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gendoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
neovim: true
3434
version: v0.10.4
3535

36-
- uses: luarocks/gh-actions-lua@v11
36+
- uses: luarocks/gh-actions-lua@v10
3737
with:
3838
luaVersion: "luajit-2.1.0-beta3"
3939
- uses: luarocks/gh-actions-luarocks@v5

0 commit comments

Comments
 (0)