Skip to content

Commit 6386a26

Browse files
Bump leafo/gh-actions-luarocks from 5.0.0 to 6.0.0 (#608)
1 parent 80a6476 commit 6386a26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
luaVersion: 5.4
2020

21-
- uses: leafo/gh-actions-luarocks@4c082a5fad45388feaeb0798dbd82dbd7dc65bca
21+
- uses: leafo/gh-actions-luarocks@97053c556d6ce2c8e26eb7ac93743437c7af7248
2222

2323
- name: install
2424
run: |

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
luaVersion: 5.4
2020

21-
- uses: leafo/gh-actions-luarocks@4c082a5fad45388feaeb0798dbd82dbd7dc65bca
21+
- uses: leafo/gh-actions-luarocks@97053c556d6ce2c8e26eb7ac93743437c7af7248
2222

2323
- name: build
2424
run: |

0 commit comments

Comments
 (0)