Browse Source

chore: bump up cross-platform-actions/action action to v0.22.0 (#352)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 year ago
parent
commit
1fccddd0a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/CI.yml

+ 1 - 1
.github/workflows/CI.yml

@@ -169,7 +169,7 @@ jobs:
       - uses: actions/checkout@v4
       - name: Build
         id: build
-        uses: cross-platform-actions/action@v0.21.1
+        uses: cross-platform-actions/action@v0.22.0
         env:
           DEBUG: napi:*
           RUSTUP_IO_THREADS: 1