Skip to content

Commit

Permalink
Merge branch 'boa-dev:main' into Features/boa-dev#4128
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemenguelbindi authored Jan 22, 2025
2 parents 9beec12 + 8aecf1b commit c3578b4
Show file tree
Hide file tree
Showing 41 changed files with 1,752 additions and 484 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
key: tarpaulin
- name: Install cargo-tarpaulin
uses: baptiste0928/cargo-install@v3.1.1
uses: baptiste0928/cargo-install@v3.3.0
with:
crate: cargo-tarpaulin

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/webassembly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- uses: Swatinem/rust-cache@v2
- name: Install wasm-pack
uses: baptiste0928/cargo-install@v3.1.1
uses: baptiste0928/cargo-install@v3.3.0
with:
crate: wasm-pack
- name: Build Playground
Expand Down
Loading

0 comments on commit c3578b4

Please sign in to comment.