From 35187983315e3a9bb920e73ca94d19ffe17ba385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 20:57:45 +0200 Subject: chore(deps): bump luarocks/gh-actions-lua from 13 to 14 in the github-actions group (#481) Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 96564fb..2086178 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ jobs: if: ${{ startsWith(matrix.platform, 'windows') && !startsWith(matrix.luaVersion, 'luajit') }} uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1 - name: Setup ‘lua’ - uses: luarocks/gh-actions-lua@85e2287697275df96334743ac654241a8fd34ab3 # v13 + uses: luarocks/gh-actions-lua@56eba09993704b908cc3c7c2753e630d18cb9696 # v14 with: luaVersion: ${{ matrix.luaVersion }} buildCache: false -- cgit v1.2.3-55-g6feb