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 adbd554 commit 68e649bCopy full SHA for 68e649b
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node
19
uses: actions/setup-node@v4
20
with:
21
- node-version: '22.18.0'
+ node-version: '22.19.0'
22
cache: 'pnpm'
23
- name: Install Dependencies
24
run: pnpm i
0 commit comments