Skip to content

Commit

Permalink
feat(DEV-22): update node version to trigger a release
Browse files Browse the repository at this point in the history
  • Loading branch information
hhimanshu committed Jul 1, 2021
1 parent ec4fa68 commit 439dfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 10
node-version: 12

- name: Install deps and build (with cache)
uses: bahmutov/npm-install@v1
Expand Down

1 comment on commit 439dfcf

@vercel
Copy link

@vercel vercel bot commented on 439dfcf Jul 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.