Skip to content

Commit

Permalink
ci(deps): Bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey authored and Chris Mackey committed Sep 18, 2021
1 parent 25f20fc commit b3967c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: set up node # we need node for for semantic release
uses: actions/[email protected]
with:
node-version: 14.2.0
node-version: 14.17.0
- name: install semantic-release
run:
npm install @semantic-release/exec
Expand Down

0 comments on commit b3967c2

Please sign in to comment.