Skip to content

Commit

Permalink
ci(deps): update semantic-release to 19.0.3 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Apr 18, 2023
1 parent ff98521 commit e7dd4c3
Show file tree
Hide file tree
Showing 3 changed files with 9,173 additions and 14,145 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
executor: cypress/default
steps:
- checkout
- run: npx semantic-release@15.13.32
- run: npx semantic-release@19.0.3

workflows:
win-build:
Expand Down Expand Up @@ -198,7 +198,7 @@ workflows:
- run: npx cypress version --component binary
- run: npx cypress version --component electron
- run: npx cypress version --component node

# run on 2 machines using Chrome browser
- cypress/run:
name: '2 machines using Chrome'
Expand Down
Loading

0 comments on commit e7dd4c3

Please sign in to comment.