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 961ae02 commit ecf1de7Copy full SHA for ecf1de7
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v4
21
with:
22
- node-version: 20
+ node-version: 22
23
registry-url: https://registry.npmjs.org/
24
cache: npm
25
0 commit comments