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 9c1fde2 commit 8410ce8Copy full SHA for 8410ce8
.github/workflows/pr-checks.yaml
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/setup-python@v5
49
- uses: actions/setup-node@v5
50
with:
51
- node-version: "22"
+ node-version: "24"
52
53
- name: Generate ToC
54
run: make markdown-toc
0 commit comments