We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8ac77 commit 574e701Copy full SHA for 574e701
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/node:latest@sha256:d3975de072921759f81a0997cd78e297acc5d0c99981091289051f5dabf50951
+ - image: circleci/node:latest@sha256:73d762d056eed72c1b5d9a23e8afabfd60bee56302ce860cd1e38e4da19465b7
6
steps:
7
- checkout
8
- run: sudo npm install -g yarn semantic-release@12.0.0
0 commit comments