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 f137515 commit 4a7032cCopy full SHA for 4a7032c
.github/workflows/format.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node.js environment
19
uses: actions/setup-node@v4
20
with:
21
- node-version: 18
+ node-version: 22
22
23
- name: Install dependencies
24
run: pnpm install
0 commit comments