Skip to content

Commit 051b618

Browse files
committed
Update publish.yml
1 parent bdd0d20 commit 051b618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install node
3434
uses: actions/setup-node@v4
3535
with:
36-
node-version: '14.x'
36+
node-version: '20.x'
3737
cache: 'yarn'
3838

3939
- name: Install dependencies

0 commit comments

Comments
 (0)