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 c1560ed commit 97e3f47Copy full SHA for 97e3f47
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
- run: corepack enable
50
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
51
with:
52
- node-version: 18
+ node-version: 20
53
cache: pnpm
54
55
- name: 📦 Install dependencies
0 commit comments