Skip to content

Commit

Permalink
chore(deps): update node.js to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 24, 2021
1 parent a763345 commit b0d5929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
# Test validation for semantic-release
semantic-release:
docker:
- image: circleci/node:16
- image: circleci/node:17
steps:
- checkout
- run: sudo npm install -g semantic-release@17.0.4 @semantic-release/exec@5.0.0
Expand Down

0 comments on commit b0d5929

Please sign in to comment.