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 2837911 commit a825ae6Copy full SHA for a825ae6
1 file changed
.github/workflows/ci.yml
@@ -53,12 +53,12 @@ jobs:
53
version: nightly
54
55
- name: luajit
56
- uses: leafo/gh-actions-lua@v10
+ uses: leafo/gh-actions-lua@v11
57
with:
58
luaVersion: "luajit-2.1.0-beta3"
59
60
- name: luarocks
61
- uses: leafo/gh-actions-luarocks@v4
+ uses: leafo/gh-actions-luarocks@v5
62
63
- name: run test
64
shell: bash
0 commit comments