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 4be31c7 commit e6babefCopy full SHA for e6babef
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
- run: npm i -g --force corepack && corepack enable
48
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
49
with:
50
- node-version: 18
+ node-version: 20
51
cache: "pnpm"
52
53
- name: 📦 Install dependencies
0 commit comments