Skip to content

Commit d1106fe

Browse files
Bump jetli/wasm-pack-action from 0.3.0 to 0.4.0
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-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95b36b4 commit d1106fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- uses: dtolnay/rust-toolchain@master
7979
with:
8080
toolchain: nightly
81-
- uses: jetli/wasm-pack-action@v0.3.0
81+
- uses: jetli/wasm-pack-action@v0.4.0
8282
with:
8383
version: 'latest'
8484
- run: cd ensure_wasm && wasm-pack build --target web && wasm-pack test --node

0 commit comments

Comments
 (0)