From ed58f3f4091350e54c15673b4cfab98c4ea150c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 17:24:15 +0000 Subject: [PATCH] chore(deps): update cross-platform-actions/action action to v1.6.0 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4bdf6049..76ec90b8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -219,7 +219,7 @@ jobs: - uses: actions/checkout@v7 - name: Build id: build - uses: cross-platform-actions/action@v1.5.0 + uses: cross-platform-actions/action@v1.6.0 env: DEBUG: 'napi:*' RUSTUP_HOME: /home/runner/rustup