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 5a0886f commit 6bb269dCopy full SHA for 6bb269d
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Node.js
28
uses: actions/setup-node@v4
29
with:
30
- node-version: 22
+ node-version: 22.14
31
cache: "pnpm"
32
33
- name: Install Dependencies
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
34
35
0 commit comments