Skip to content

Commit b6ee897

Browse files
authored
Merge pull request #2041 from mintlayer/rand_upgrade_autorename_gen_to_random
Rand upgrade: autoreplace "gen" with "random" etc
2 parents 69b90e9 + d9e13ce commit b6ee897

295 files changed

Lines changed: 3503 additions & 2948 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)