Skip to content

Commit c61d16d

Browse files
committed
fix luarocks to v5
1 parent 0db99ce commit c61d16d

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
@@ -10,7 +10,7 @@ jobs:
1010
- uses: leafo/gh-actions-lua@v8
1111
with:
1212
luaVersion: "luajit-openresty"
13-
- uses: leafo/gh-actions-luarocks@v4
13+
- uses: leafo/gh-actions-luarocks@v5
1414
- run: luarocks install luacheck
1515
- run: luacheck lib
1616

0 commit comments

Comments
 (0)