From 84c2bb905bda5f1fc58195171c75723b5fec6e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 02:16:09 +0200 Subject: chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#468) --- .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 03026d7..53d6ebc 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@fc6f8de246f8c01f6e1a56a1b851143e23370ff3 # v12 + uses: luarocks/gh-actions-lua@85e2287697275df96334743ac654241a8fd34ab3 # v13 with: luaVersion: ${{ matrix.luaVersion }} buildCache: false -- cgit v1.2.3-55-g6feb