Skip to content

Commit e978c81

Browse files
committed
chore: update docs deploy pipeline
1 parent 86b411b commit e978c81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Node.js
1919
uses: actions/setup-node@v4
2020
with:
21-
node-version: 16.x
21+
node-version: 20.x
2222
cache: yarn
2323
- name: Install dependencies
2424
run: cd docs && yarn install --frozen-lockfile --non-interactive

0 commit comments

Comments
 (0)