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 c8d65a7 commit 68578fdCopy full SHA for 68578fd
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node.js 20
19
uses: actions/setup-node@v5
20
with:
21
- node-version: 20
+ node-version: 22
22
23
- name: Install Dependencies
24
run: npm ci
.github/workflows/test.yml
0 commit comments