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 ad600bb commit 1edfe12Copy full SHA for 1edfe12
.github/actions/setup/action.yml
@@ -12,7 +12,7 @@ runs:
12
- name: Install Node.js
13
uses: actions/setup-node@v4
14
with:
15
- node-version: 18
+ node-version: 22
16
cache: 'pnpm'
17
- name: Set up pnpm via Corepack
18
shell: bash
0 commit comments