There was an error while loading. Please reload this page.
1 parent c543497 commit e2668afCopy full SHA for e2668af
1 file changed
.github/workflows/deploy-generated-docs.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup Node.js
33
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
34
with:
35
- node-version: '23'
+ node-version: '25'
36
cache: 'yarn'
37
38
- name: Install dependencies
0 commit comments