From 227aa3504ff3fbf141fd9d002b528dc9fc2210ed Mon Sep 17 00:00:00 2001 From: Elliot Goodrich Date: Thu, 10 Oct 2024 06:12:00 +0100 Subject: [PATCH] Test trimja@v1 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 011ac85..5a92186 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,7 @@ jobs: - run: cd configure && npm ci - run: npm run configure - name: Run trimja - uses: elliotgoodrich/trimja-action@release + uses: elliotgoodrich/trimja-action@v1 - run: ninja -k 0 deploy: