From 5e74d352f61a248cb80443ef5e6d2b55f8da8d57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 15:31:40 +0000 Subject: [PATCH] chore: bump up cross-platform-actions/action action to v1.4.0 --- .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 bdbf85a..5c41af3 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -157,7 +157,7 @@ jobs: - uses: actions/checkout@v7 - name: Build id: build - uses: cross-platform-actions/action@v1.3.0 + uses: cross-platform-actions/action@v1.4.0 env: DEBUG: napi:* RUSTUP_IO_THREADS: 1