Skip to content

Commit 636321f

Browse files
authored
Update tests-advanced-ts.yml
1 parent c4178c3 commit 636321f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-advanced-ts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-node@v2
1212
with:
13-
node-version: "18"
13+
node-version: "20"
1414
- name: Install and test modules
1515
run: |
1616
cd ./contract-advanced-ts

0 commit comments

Comments
 (0)