We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3963c64 commit 74a97cbCopy full SHA for 74a97cb
1 file changed
.github/workflows/update_readme_api.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: prepare node
15
uses: actions/setup-node@v6.2.0
16
with:
17
- node-version: 24.13.0
+ node-version: 24.13.1
18
- name: install
19
run: npm ci
20
- name: run docs
0 commit comments