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 977d3d9 commit f42deaaCopy full SHA for f42deaa
.github/workflows/auto-fix.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 20
+ node-version: 22
19
cache: pnpm
20
21
- run: pnpm install
0 commit comments