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 11b5259 commit a787234Copy full SHA for a787234
.github/workflows/pkg.pr.new.yml
@@ -12,7 +12,7 @@ jobs:
12
- run: corepack enable
13
- uses: actions/setup-node@v4
14
with:
15
- node-version: 18.x
+ node-version: 22.x
16
cache: pnpm
17
18
- name: Install dependencies
0 commit comments