We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d1bbb6 + 9ca7ed6 commit 5eed546Copy full SHA for 5eed546
1 file changed
.github/workflows/docs.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python 3.12
21
run: uv python install 3.12
22
23
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
24
with:
25
node-version: 18
26
0 commit comments