Skip to content

Commit

Permalink
Merge pull request #8 from oxyno-zeta/renovate/circleci-node-16.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v16
  • Loading branch information
oxyno-zeta authored Oct 19, 2021
2 parents 9befd1e + dd0072e commit a763345
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:12
- image: circleci/node:16
steps:
- checkout
- run: sudo npm install -g [email protected] @semantic-release/[email protected]
Expand Down

0 comments on commit a763345

Please sign in to comment.