From 4b5fd3bfbaf51e119dd67b7c7f2a9cc92c27f78f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 22:07:39 +0000 Subject: [PATCH] chore(deps): update cross-platform-actions/action action to v0.21.1 --- .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 e5d40664..9552cb4b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -184,7 +184,7 @@ jobs: - uses: actions/checkout@v3 - name: Build id: build - uses: cross-platform-actions/action@v0.21.0 + uses: cross-platform-actions/action@v0.21.1 env: DEBUG: 'napi:*' RUSTUP_HOME: /home/runner/rustup