We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a021225 commit 945447bCopy full SHA for 945447b
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Lua
16
uses: leafo/gh-actions-lua@v9
17
with:
18
- luaVersion: "5.1"
+ luaVersion: "5.3"
19
20
- name: Install LuaRocks
21
uses: leafo/gh-actions-luarocks@v4
@@ -99,4 +99,4 @@ jobs:
99
./scripts/test.sh
100
continue-on-error: false
101
102
-# Documentation validation has been moved to the dedicated docs.yml workflow
+# Documentation validation has been moved to the dedicated docs.yml workflow
0 commit comments