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 01b2e8e commit 87d096aCopy full SHA for 87d096a
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
luaVersion: ${{ matrix.lua_version }}
33
34
- name: install luarocks
35
- uses: leafo/gh-actions-luarocks@v5
+ uses: leafo/gh-actions-luarocks@v6
36
37
- name: install luacheck ${{ matrix.luacheck_version }}
38
run: luarocks install luacheck ${{ matrix.luacheck_version }}
0 commit comments