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:
dependabot[bot] 2025-09-30 09:52:10 +02:00 committed by GitHub
parent e179ad2f83
commit 01b2e8e5f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}