We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1be2ea commit a454326Copy full SHA for a454326
1 file changed
.github/workflows/regen.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
28
with:
29
cache: 'pnpm'
30
- node-version: "24"
+ node-version: "22"
31
32
- name: Install dependencies
33
run: pnpm install --frozen-lockfile
0 commit comments