From ff795c36ada07f300050fa0209036b41dc2bac7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 13:10:23 +0000 Subject: [PATCH] chore: bump up cross-platform-actions/action action to v1.1.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 f3e9955..abf1b39 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -153,7 +153,7 @@ jobs: - uses: actions/checkout@v6 - name: Build id: build - uses: cross-platform-actions/action@v1.0.0 + uses: cross-platform-actions/action@v1.1.0 env: DEBUG: napi:* RUSTUP_IO_THREADS: 1