Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Update to node 12 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Apr 6, 2020
1 parent 4a1ddd1 commit 30e39eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: '10.x'
node-version: '12.x'

- name: Install Python
uses: actions/setup-python@v1
Expand Down

0 comments on commit 30e39eb

Please sign in to comment.