Skip to content

Commit bac8b6c

Browse files
committed
fix: semantic-release, changed node version
Signed-off-by: Sridhar G K <[email protected]>
1 parent 903f742 commit bac8b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- stage: Semantic-Release
5151
install:
52-
- nvm install 20
52+
- nvm install 22
5353
- npm install -g npm@latest
5454
- pip install --user bump2version
5555
- npm install @semantic-release/changelog

0 commit comments

Comments
 (0)