We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2205715 commit da33fbcCopy full SHA for da33fbc
2 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: pnpm/action-setup@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 22
+ node-version: 24
20
registry-url: https://registry.npmjs.org/
21
cache: pnpm
22
- name: Install dependencies
.github/workflows/typedoc.yaml
0 commit comments