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 d0f86c0 commit 685a31cCopy full SHA for 685a31c
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: pnpm/action-setup@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 20.18.2
+ node-version: 22.18.0
20
registry-url: https://registry.npmjs.org
21
22
- name: Install dependencies
0 commit comments