Skip to content

Commit

Permalink
feat: Change to node 14.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmlg committed Dec 23, 2020
1 parent c5cf3a7 commit 0db5053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Node.js with GitHub Package Registry
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
registry-url: 'https://npm.pkg.github.com'
scope: 'cycjimmy'

Expand Down

0 comments on commit 0db5053

Please sign in to comment.