From affe3fd703d2719a4f46daa23c319896af27660f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 10:39:56 +0000 Subject: [PATCH] chore: bump up cross-platform-actions/action action to v0.32.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 e5c940f..50c3832 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -147,7 +147,7 @@ jobs: - uses: actions/checkout@v6 - name: Build id: build - uses: cross-platform-actions/action@v0.30.0 + uses: cross-platform-actions/action@v0.32.0 env: DEBUG: napi:* RUSTUP_IO_THREADS: 1