Skip to content

Commit 75eb313

Browse files
committed
increase node version
1 parent d49e194 commit 75eb313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Configure Node.js
1111
uses: actions/setup-node@v4
1212
with:
13-
node-version: '18.x'
13+
node-version: '20.x'
1414
- name: Install dependencies
1515
run: npm install
1616
- name: Test interface

0 commit comments

Comments
 (0)