From 02b8b36b9968d35fcc389997a7fb0a875008fca2 Mon Sep 17 00:00:00 2001 From: Christian van Dijk Date: Mon, 23 Feb 2026 13:47:09 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B1=20ci=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 2a3da2b..a39156d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -106,7 +106,7 @@ jobs: - uses: actions/checkout@v4 - name: Set up Lua - uses: leafo/gh-actions-luarocks@v11 + uses: leafo/gh-actions-luarocks@v6 with: lua-version: "5.4"