chore(deps): bump leafo/gh-actions-lua from 11 to 12 (#3202)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e179ad2f83
commit
01b2e8e5f7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: install lua ${{ matrix.lua_version }}
|
- name: install lua ${{ matrix.lua_version }}
|
||||||
uses: leafo/gh-actions-lua@v11
|
uses: leafo/gh-actions-lua@v12
|
||||||
with:
|
with:
|
||||||
luaVersion: ${{ matrix.lua_version }}
|
luaVersion: ${{ matrix.lua_version }}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user