Skip to content

Commit 54a7b98

Browse files
committed
bump version of luachecker in pipeline
1 parent 0bcf33b commit 54a7b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
run: rpmlint Lmod-config.spec
1616

1717
- name: Run luacheck
18-
uses: lunarmodules/luacheck@v0
18+
uses: lunarmodules/luacheck@v1
1919
with:
2020
args: -g .

0 commit comments

Comments
 (0)