From 1192b1d47f1be0fa12408bede9ab655113ec83b1 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 11 Apr 2026 08:28:15 +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 eb748e5e..10c38df1 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