Skip to content

Commit a0438fa

Browse files
authored
bump node version from 14 to 18 in release workflow (#82)
1 parent 1da1cae commit a0438fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codebuild/release/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ phases:
2020
- npm install @semantic-release/git -d
2121
- npm install --save conventional-changelog
2222
runtime-versions:
23-
nodejs: 14
23+
nodejs: 18
2424
pre_build:
2525
commands:
2626
- git config --global user.name "aws-crypto-tools-ci-bot"

0 commit comments

Comments
 (0)