diff --git a/.github/workflows/CI-WASM.yml b/.github/workflows/CI-WASM.yml index 22aa633..461de86 100644 --- a/.github/workflows/CI-WASM.yml +++ b/.github/workflows/CI-WASM.yml @@ -58,7 +58,7 @@ jobs: make build shell: bash - name: Upload artifact - uses: actions/upload-artifact@v3.1.3 + uses: actions/upload-artifact@v3.2.1 with: name: wasm path: crates/wasm/dist