From d736e72a611c8a881e1d10695285b632c7483a5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:02:14 -0800 Subject: [PATCH] chore: bump up cross-platform-actions/action action to v0.26.0 (#55) --- .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 acd0626..ce09406 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -156,7 +156,7 @@ jobs: - uses: actions/checkout@v4 - name: Build id: build - uses: cross-platform-actions/action@v0.25.0 + uses: cross-platform-actions/action@v0.26.0 env: DEBUG: napi:* RUSTUP_IO_THREADS: 1