mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
Bumped luarocks action to v4
This commit is contained in:
2
.github/workflows/dev-deploy.yml
vendored
2
.github/workflows/dev-deploy.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
uses: leafo/gh-actions-lua@v8.0.0
|
uses: leafo/gh-actions-lua@v8.0.0
|
||||||
|
|
||||||
- name: Install LuaRocks
|
- name: Install LuaRocks
|
||||||
uses: leafo/gh-actions-luarocks@v2
|
uses: leafo/gh-actions-luarocks@v4
|
||||||
|
|
||||||
- name: Install LDoc
|
- name: Install LDoc
|
||||||
run: luarocks install ldoc 1.4.4-1
|
run: luarocks install ldoc 1.4.4-1
|
||||||
|
|||||||
2
.github/workflows/pr-checker.yml
vendored
2
.github/workflows/pr-checker.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
uses: leafo/gh-actions-lua@v8.0.0
|
uses: leafo/gh-actions-lua@v8.0.0
|
||||||
|
|
||||||
- name: Install LuaRocks
|
- name: Install LuaRocks
|
||||||
uses: leafo/gh-actions-luarocks@v2
|
uses: leafo/gh-actions-luarocks@v4
|
||||||
|
|
||||||
- name: Install LDoc
|
- name: Install LDoc
|
||||||
run: luarocks install ldoc 1.4.4-1
|
run: luarocks install ldoc 1.4.4-1
|
||||||
|
|||||||
Reference in New Issue
Block a user