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 4c4f04a commit c4d71eeCopy full SHA for c4d71ee
.github/workflows/doc_generation.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: "actions/checkout@v5"
23
24
- name: "Setup NodeJS"
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
26
with:
27
node-version: '20.x'
28
0 commit comments