Skip to content

Commit 4972781

Browse files
committed
fix luarocks to 3.12.2
1 parent c61d16d commit 4972781

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
with:
1212
luaVersion: "luajit-openresty"
1313
- uses: leafo/gh-actions-luarocks@v5
14+
with:
15+
luarocksVersion: "3.12.2"
1416
- run: luarocks install luacheck
1517
- run: luacheck lib
1618

0 commit comments

Comments
 (0)