Skip to content

Commit cc3b2bc

Browse files
committed
feat: add default node 20
1 parent 7f24512 commit cc3b2bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/node-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010

1111
version:
1212
type: string
13-
description: 'Node.js Version, such as 16, 18'
14-
default: '16, 18'
13+
description: 'Node.js Version, such as 16, 18, 20'
14+
default: '16, 18, 20'
1515

1616
install:
1717
type: string

0 commit comments

Comments
 (0)