There was an error while loading. Please reload this page.
1 parent 15b873e commit 88b9097Copy full SHA for 88b9097
1 file changed
.github/workflows/docs-build.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v6
12
13
- name: Setup Node.js
14
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
15
with:
16
node-version: '20'
17
cache: 'npm'
0 commit comments