We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7930e38 commit bf8a40bCopy full SHA for bf8a40b
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Node.js environment
30
uses: actions/setup-node@v4
31
with:
32
- node-version: 20.11
+ node-version: 22.11
33
cache: "pnpm"
34
35
- name: Install dependencies
0 commit comments