Skip to content

Commit 87d096a

Browse files
chore(deps): bump leafo/gh-actions-luarocks from 5 to 6 (#3201)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01b2e8e commit 87d096a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
luaVersion: ${{ matrix.lua_version }}
3333

3434
- name: install luarocks
35-
uses: leafo/gh-actions-luarocks@v5
35+
uses: leafo/gh-actions-luarocks@v6
3636

3737
- name: install luacheck ${{ matrix.luacheck_version }}
3838
run: luarocks install luacheck ${{ matrix.luacheck_version }}

0 commit comments

Comments
 (0)