Skip to content

Commit 01b2e8e

Browse files
chore(deps): bump leafo/gh-actions-lua from 11 to 12 (#3202)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e179ad2 commit 01b2e8e

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)