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 2d5ac6f commit 453ff5cCopy full SHA for 453ff5c
.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