Skip to content

Commit dff81d3

Browse files
committed
node 18
1 parent 665f447 commit dff81d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Node
2222
uses: actions/[email protected]
2323
with:
24-
node-version: 14.x
24+
node-version: 18.x
2525
registry-url: "https://registry.npmjs.org"
2626
- name: Get yarn cache directory path
2727
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)