We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f5fab commit 5507c0dCopy full SHA for 5507c0d
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
- run: corepack enable
46
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
47
with:
48
- node-version: 18
+ node-version: 20
49
cache: "pnpm"
50
51
- name: 📦 Install dependencies
0 commit comments