We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee396b commit a885624Copy full SHA for a885624
.github/workflows/build-docs.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Setup Node.js 🔧
30
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
31
with:
32
node-version: "24.x"
33
0 commit comments