chore(deps): bump leafo/gh-actions-lua from 11 to 12
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 11 to 12. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v11...v12) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e179ad2f83
commit
1d32a7eabd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: install lua ${{ matrix.lua_version }}
|
||||
uses: leafo/gh-actions-lua@v11
|
||||
uses: leafo/gh-actions-lua@v12
|
||||
with:
|
||||
luaVersion: ${{ matrix.lua_version }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user