Skip to content

Commit

Permalink
Update node from 12 -> 14 in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jyaganeh committed Feb 3, 2022
1 parent 1eb3101 commit fff5323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
echo ::set-output name=NOTES::"$NOTES"
- uses: actions/setup-node@master
with:
node-version: 12
node-version: 14
registry-url: https://registry.npmjs.org/
- name: Generate documentation
run: |
Expand Down

0 comments on commit fff5323

Please sign in to comment.