Skip to content

Commit b728293

Browse files
authored
Update nodejs to v18 in release.yaml
Signed-off-by: Denis Golovin <[email protected]>
1 parent 28600e6 commit b728293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
- uses: actions/setup-node@v3
8585
with:
86-
node-version: 16
86+
node-version: 18
8787

8888
- name: Get yarn cache directory path
8989
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)