Skip to content

Commit 252725e

Browse files
authored
Merge pull request #2042 from mintlayer/rand_upgrade
Ugrade `rand` to 0.10.1
2 parents c9f47dd + 07ff2c4 commit 252725e

260 files changed

Lines changed: 1287 additions & 897 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
node-version: [18.x]
24+
node-version: [20.x]
2525

2626
steps:
2727
- name: Checkout the repository

0 commit comments

Comments
 (0)