1 parent 9faf9db commit de39b73Copy full SHA for de39b73
1 file changed
.github/workflows/documentation.yml
@@ -24,7 +24,6 @@ jobs:
24
- name: Setup Node.js
25
uses: actions/setup-node@v4
26
with:
27
- node-version: 16.x
28
cache: "npm"
29
cache-dependency-path: "**/.github/workflows/*.yml"
30
- name: Build
0 commit comments