Skip to content

Commit 6dd9bbc

Browse files
Bump leafo/gh-actions-luarocks from 4 to 5 (#353)
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 4 to 5. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](leafo/gh-actions-luarocks@v4...v5) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9214839 commit 6dd9bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
luaVersion: "5.1"
4242

4343
- name: Install Luarocks
44-
uses: leafo/gh-actions-luarocks@v4
44+
uses: leafo/gh-actions-luarocks@v5
4545

4646
- name: Run Unit Tests
4747
run: |

0 commit comments

Comments
 (0)