From 63e341127136666249767b1567962baeff4b1a7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:01:44 +0000 Subject: [PATCH] chore: bump up cross-platform-actions/action action to v0.27.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 e8acc1b..5d9a125 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -133,7 +133,7 @@ jobs: - uses: actions/checkout@v4 - name: Build id: build - uses: cross-platform-actions/action@v0.26.0 + uses: cross-platform-actions/action@v0.27.0 env: DEBUG: napi:* RUSTUP_IO_THREADS: 1