Skip to content

Commit

Permalink
bump version of luachecker in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
lexming committed Jan 17, 2025
1 parent 0bcf33b commit 54a7b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
run: rpmlint Lmod-config.spec

- name: Run luacheck
uses: lunarmodules/luacheck@v0
uses: lunarmodules/luacheck@v1
with:
args: -g .

0 comments on commit 54a7b98

Please sign in to comment.