From 22eb17fc0a6a565bb47645e4bea9e03f6fb6c36e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:03:36 +0000 Subject: [PATCH] chore(deps): update leafo/gh-actions-luarocks action to v6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 950d3bc..ac73d09 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: luaVersion: "5.1" - name: Setup LuaRocks - uses: leafo/gh-actions-luarocks@v4 + uses: leafo/gh-actions-luarocks@v6 - name: Cache LuaRocks packages uses: actions/cache@v5