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 6eccb46 commit 5f20298Copy full SHA for 5f20298
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Use Node.js
49
uses: actions/setup-node@v4
50
with:
51
- node-version: '20'
+ node-version: '22'
52
53
- name: Enable Corepack
54
run: corepack enable
0 commit comments