We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e93ed commit 35d062dCopy full SHA for 35d062d
1 file changed
README.md
@@ -13,7 +13,7 @@ Builds and installs LuaRocks from source into the `.luarocks/` directory in the
13
Installs Lua, LuaRocks, then install a module:
14
15
```yaml
16
-- uses: leafo/gh-actions-lua@v12
+- uses: leafo/gh-actions-lua@v13
17
- uses: leafo/gh-actions-luarocks@v6
18
19
# Install some package
0 commit comments