Skip to content

Commit

Permalink
Upgrade node ver
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Mar 13, 2022
1 parent 0ddaf6e commit 920ba97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 12.x

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

Expand Down

0 comments on commit 920ba97

Please sign in to comment.