Skip to content

Commit c90f45c

Browse files
committed
chore: add 18.3.0 (jobs.release.steps.with.node-version)
1 parent e2b3f18 commit c90f45c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v3
3535
- uses: actions/setup-node@v3.3.0
3636
with:
37-
node-version: 16.15.1
37+
node-version: 18.3.0
3838
cache: npm
3939
- run: npm ci
4040
- run: npx semantic-release

0 commit comments

Comments
 (0)