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 01f2d14 commit 30bcdbaCopy full SHA for 30bcdba
.github/workflows/publish.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
20
- name: Set up Lua
21
- uses: leafo/gh-actions-lua@v8
+ uses: leafo/gh-actions-lua@v12
22
with:
23
luaVersion: '5.3.5'
24
0 commit comments