Skip to content

Commit 0ee980d

Browse files
build(deploy): upgrade to node v20
1 parent 62a112b commit 0ee980d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Setup Node
4747
uses: actions/setup-node@v1
4848
with:
49-
node-version: 18
49+
node-version: 20
5050

5151
- name: Install Semantic Release dependencies
5252
run: |

0 commit comments

Comments
 (0)