Skip to content

Commit ca67b77

Browse files
authored
Update ci.yml
1 parent 2b96527 commit ca67b77

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v2
11+
- name: Set up Node.js 20
12+
uses: actions/setup-node@v2
1113
with:
1214
node-version: '20'
1315
- name: Set up Python

0 commit comments

Comments
 (0)