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 e179ad2 commit 92220feCopy full SHA for 92220fe
.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