We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba6cbf commit 4b1fb57Copy full SHA for 4b1fb57
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install LuaRocks
24
uses: leafo/gh-actions-luarocks@v4
25
with:
26
- luarocksVersion: "3.10.0"
+ luarocksVersion: "3.11.1"
27
28
- name: Build
29
run: scripts/setup_local_luarocks.sh
0 commit comments