We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95af0e commit ced0652Copy full SHA for ced0652
.github/workflows/check-formatting.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
luaVersion: 5.4
20
21
- - uses: leafo/gh-actions-luarocks@e65774a6386cb4f24e293dca7fc4ff89165b64c5
+ - uses: leafo/gh-actions-luarocks@4c082a5fad45388feaeb0798dbd82dbd7dc65bca
22
23
- name: install
24
run: |
.github/workflows/test.yml
- name: build
0 commit comments