Skip to content

Commit 3042d61

Browse files
author
yuval-shlomo-dekel
committed
Change workflow to node18
Signed-off-by: yuval-shlomo-dekel <[email protected]>
1 parent 7e7f96d commit 3042d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: setup nodejs
1919
uses: actions/setup-node@v3
2020
with:
21-
node-version: '16'
21+
node-version: '18'
2222

2323
- name: release using semantic-release
2424
env:

0 commit comments

Comments
 (0)