We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c09ff35 commit 15feb81Copy full SHA for 15feb81
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
luaVersion: ${{ matrix.lua_version }}
30
31
- - uses: leafo/gh-actions-luarocks@v4
+ - uses: leafo/gh-actions-luarocks@v5
32
33
- run: luarocks install luacheck 1.1.1
34
0 commit comments