We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4178c3 commit 636321fCopy full SHA for 636321f
.github/workflows/tests-advanced-ts.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: actions/setup-node@v2
12
with:
13
- node-version: "18"
+ node-version: "20"
14
- name: Install and test modules
15
run: |
16
cd ./contract-advanced-ts
0 commit comments