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 ef86070 commit 90102e7Copy full SHA for 90102e7
.github/workflows/luarocks.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install Lux
26
uses: lumen-oss/gh-actions-lux@v1
27
with:
28
- version: 0.18.11
+ version: 0.20.2
29
30
- name: Upload
31
run: |
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
- name: Run tests
39
0 commit comments