Skip to content

Commit 92220fe

Browse files
chore(deps): bump leafo/gh-actions-luarocks from 5 to 6
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 5 to 6. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](leafo/gh-actions-luarocks@v5...v6) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e179ad2 commit 92220fe

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)