From faac72806d400c687a574de1326db833bd9f732d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 09:22:24 +0000 Subject: [PATCH] chore(deps): update cross-platform-actions/action action to v1 --- .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 aefd132c..bc678f5a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -224,7 +224,7 @@ jobs: - uses: actions/checkout@v6 - name: Build id: build - uses: cross-platform-actions/action@v0.32.0 + uses: cross-platform-actions/action@v1.0.0 env: DEBUG: 'napi:*' RUSTUP_HOME: /home/runner/rustup