Bump jetli/wasm-pack-action from 0.3.0 to 0.4.0 (#3002)

Bumps [jetli/wasm-pack-action](https://github.com/jetli/wasm-pack-action) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/jetli/wasm-pack-action/releases)
- [Commits](https://github.com/jetli/wasm-pack-action/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: jetli/wasm-pack-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-05 21:47:06 +09:00 committed by GitHub
parent a2469dd669
commit e3dd9cd9af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ jobs:
toolchain: stable
targets: wasm32-unknown-unknown
- uses: jetli/wasm-pack-action@v0.3.0
- uses: jetli/wasm-pack-action@v0.4.0
with:
version: "latest"