We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c02710 commit 7fb9773Copy full SHA for 7fb9773
2 files changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Use Node.js
20
uses: actions/setup-node@v4
21
with:
22
- node-version: "20"
+ node-version: "22"
23
24
- name: Install pnpm
25
uses: pnpm/action-setup@v3
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
26
0 commit comments