From 71450059e7d2c71a781de77036f62557b6a353d0 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 11 Apr 2026 08:26:45 +0100 Subject: [PATCH] Use v0.29 of the shared CI workflow --- .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 eb748e5..10c38df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,4 +5,4 @@ on: [push, pull_request] jobs: validate: - uses: loot/prelude/.github/workflows/masterlist-ci.yml@v0.26 + uses: loot/prelude/.github/workflows/masterlist-ci.yml@v0.29