Skip to content

Commit 1d32a7e

Browse files
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](leafo/gh-actions-lua@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] <[email protected]>
1 parent e179ad2 commit 1d32a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v5
2828

2929
- name: install lua ${{ matrix.lua_version }}
30-
uses: leafo/gh-actions-lua@v11
30+
uses: leafo/gh-actions-lua@v12
3131
with:
3232
luaVersion: ${{ matrix.lua_version }}
3333

0 commit comments

Comments
 (0)