Skip to content

Commit 3c8ee52

Browse files
ericglauCoveMB
andauthored
Add Polkadot tab in UI, add download Hardhat Polkadot zip option (#680)
Co-authored-by: Cove Marquis-Bortoli <44323490+CoveMB@users.noreply.github.com>
1 parent 3b4f8f4 commit 3c8ee52

22 files changed

+13699
-171
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
steps:
66
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
77
with:
8-
node-version: 20.x
8+
node-version: 22
99
cache: yarn
1010

1111
- name: Install dependencies

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

0 commit comments

Comments
 (0)