Skip to content

Commit aa7ded7

Browse files
Bump leafo/gh-actions-luarocks from 4 to 5
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] <[email protected]>
1 parent 1101907 commit aa7ded7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: leafo/gh-actions-lua@v10
5757

5858
- name: Install LuaRocks
59-
uses: leafo/gh-actions-luarocks@v4
59+
uses: leafo/gh-actions-luarocks@v5
6060

6161
- name: Install lunajson
6262
run: luarocks install lunajson

0 commit comments

Comments
 (0)