Skip to content

Commit

Permalink
Update starknet-js to v6.14.1 and starknet-rs to v0.12.0 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechos committed Oct 15, 2024
1 parent f83a70e commit 4aa2eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/starknet-js-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: starknet-io/starknet.js
ref: v6.6.6
ref: v6.14.1

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/starknet-rs-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: xJonathanLEI/starknet-rs
ref: starknet-providers/v0.10.0
ref: starknet/v0.12.0

- name: Setup Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 4aa2eca

Please sign in to comment.