Skip to content

Commit

Permalink
Bump jetli/wasm-pack-action from 0.3.0 to 0.4.0 (#3002)
Browse files Browse the repository at this point in the history
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](jetli/wasm-pack-action@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>
  • Loading branch information
dependabot[bot] committed Dec 5, 2022
1 parent a2469dd commit e3dd9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Expand Up @@ -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"

Expand Down

0 comments on commit e3dd9cd

Please sign in to comment.