We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1abad16 + 31aac7e commit 8a22b9cCopy full SHA for 8a22b9c
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node.js
18
uses: actions/setup-node@v3
19
with:
20
- node-version: 18
+ node-version: 20
21
cache: 'pnpm'
22
- name: Install dependencies
23
run: pnpm install
0 commit comments