Skip to content

Commit 3ea1614

Browse files
committed
chore: ci
1 parent 5e54986 commit 3ea1614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Install node.js v18
1212
uses: actions/setup-node@v3
1313
with:
14-
node-version: 18
14+
node-version: 20
1515
cache: "yarn"
1616
cache-dependency-path: yarn.lock
1717

0 commit comments

Comments
 (0)