Skip to content

Commit f9cd926

Browse files
build(deploy): update to node v20
1 parent a109e2e commit f9cd926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Node
3535
uses: actions/setup-node@v1
3636
with:
37-
node-version: 18
37+
node-version: 20
3838

3939
- name: Install Semantic Release dependencies
4040
run: |

0 commit comments

Comments
 (0)