Skip to content

Commit 945447b

Browse files
authored
Update ci.yml
1 parent a021225 commit 945447b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Lua
1616
uses: leafo/gh-actions-lua@v9
1717
with:
18-
luaVersion: "5.1"
18+
luaVersion: "5.3"
1919

2020
- name: Install LuaRocks
2121
uses: leafo/gh-actions-luarocks@v4
@@ -99,4 +99,4 @@ jobs:
9999
./scripts/test.sh
100100
continue-on-error: false
101101

102-
# Documentation validation has been moved to the dedicated docs.yml workflow
102+
# Documentation validation has been moved to the dedicated docs.yml workflow

0 commit comments

Comments
 (0)