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