Skip to content

Commit

Permalink
Bump leafo/gh-actions-luarocks from v3 to v4 (Mudlet#4378)
Browse files Browse the repository at this point in the history
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from v3 to v4.
- [Release notes](https://github.com/leafo/gh-actions-luarocks/releases)
- [Commits](leafo/gh-actions-luarocks@v3...218573c)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2020
1 parent 7e5c119 commit 1a5dd4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-autocompletion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
luaVersion: "5.1.5"
- uses: actions/setup-node@v2.1.2
- uses: leafo/gh-actions-luarocks@v3
- uses: leafo/gh-actions-luarocks@v4

- name: install Lua dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-geyser-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
luaVersion: "5.1.5"

- uses: leafo/gh-actions-luarocks@v3
- uses: leafo/gh-actions-luarocks@v4
name: Install LuaRocks

- name: Install LDoc
Expand Down

0 comments on commit 1a5dd4a

Please sign in to comment.