Skip to content

Commit 2d4cae4

Browse files
chore(deps): bump leafo/gh-actions-lua from 10 to 11
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 10 to 11. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](leafo/gh-actions-lua@v10...v11) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6709463 commit 2d4cae4

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626

27-
- uses: leafo/gh-actions-lua@v10
27+
- uses: leafo/gh-actions-lua@v11
2828
with:
2929
luaVersion: ${{ matrix.lua_version }}
3030

0 commit comments

Comments
 (0)