We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3aafb85 + 996b449 commit 40c71acCopy full SHA for 40c71ac
1 file changed
.github/workflows/documentation.yaml
@@ -40,7 +40,7 @@ jobs:
40
cache: 'pip'
41
cache-dependency-path: ./docs/requirements.txt
42
- name: Set up Node.js
43
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v6
44
with:
45
node-version: 20.x
46
- name: Build documentation
0 commit comments