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 762626b commit 5616090Copy full SHA for 5616090
1 file changed
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Set up Node.js
89
uses: actions/setup-node@v4
90
with:
91
- node-version: "22"
+ node-version: "24"
92
cache: npm
93
cache-dependency-path: docs/package-lock.json
94
0 commit comments