Skip to content

Commit 920ba97

Browse files
committed
Upgrade node ver
1 parent 0ddaf6e commit 920ba97

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: actions/setup-node@v1
2323
with:
24-
node-version: 10.x
24+
node-version: 12.x
2525

2626
- run: npm install -g @emacs-eask/eask
2727

0 commit comments

Comments
 (0)