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 76e1b4e commit 040b9bdCopy full SHA for 040b9bd
.github/workflows/generate.yaml
@@ -53,7 +53,7 @@ jobs:
53
- uses: pnpm/action-setup@v4
54
55
- name: Use Node.js 20
56
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
57
with:
58
node-version: 22
59
cache: "pnpm"
.github/workflows/release.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments