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 f038591 commit 9a06985Copy full SHA for 9a06985
.github/workflows/tests.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-node@main
19
with:
20
- node-version: 22
+ node-version: 23
21
registry-url: 'https://registry.npmjs.org'
22
cache: pnpm
23
0 commit comments