chore(deps): update jetli/wasm-pack-action action to v0.4.0 (#391)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-28 09:44:45 +02:00 committed by GitHub
parent 9fa5206435
commit d238c91a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ jobs:
echo "JS_PKG_NAME=$JS_PKG_NAME" | tee -a $GITHUB_ENV
- name: Setup wasm-pack
uses: jetli/wasm-pack-action@v0.3.0
uses: jetli/wasm-pack-action@v0.4.0
with:
version: 'latest'

View File

@ -220,7 +220,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1
- name: Setup wasm-pack
uses: jetli/wasm-pack-action@v0.3.0
uses: jetli/wasm-pack-action@v0.4.0
- name: Setup node with self-hosted npm registry
uses: actions/setup-node@v3