Skip to content

Commit

Permalink
Merge pull request #175 from rodneylab/dependabot/github_actions/dtol…
Browse files Browse the repository at this point in the history
…nay/rust-toolchain-38b70195107dddab2c7bbd522bcf763bac00963b

build(deps): update dtolnay/rust-toolchain requirement to 38b70195107dddab2c7bbd522bcf763bac00963b
  • Loading branch information
rodneylab authored Feb 18, 2025
2 parents 121c815 + f40bfc6 commit 168a157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: pnpm install
- name: Check Format
run: pnpm run check:formatting
- uses: dtolnay/rust-toolchain@4f647fc679bcd3b11499ccb42104547c83dabe96 # stable
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
- name: Run tests
run: cargo install wasm-pack
- name: Build WASM
Expand Down

0 comments on commit 168a157

Please sign in to comment.