diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eb85e58..9a8a0e7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,7 +37,7 @@ jobs: fi - name: Upload build artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: WASM-IPFS-Serverless-${{ matrix.platform }} path: |