Skip to content

Commit 83e38d3

Browse files
match semeantic-release version
1 parent c9d3ca8 commit 83e38d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
executor: cypress/default
163163
steps:
164164
- checkout
165-
- run: npx semantic-release --dry-run
165+
- run: npx semantic-release@15.13.32 --dry-run
166166

167167
workflows:
168168
win-build:

0 commit comments

Comments
 (0)