We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399514a commit e511dd1Copy full SHA for e511dd1
1 file changed
.github/workflows/npm-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v6
15
- uses: actions/setup-node@v6
16
with:
17
- node-version: 24
+ node-version: 22
18
registry-url: https://registry.npmjs.org/
19
- run: corepack enable
20
- run: yarn
0 commit comments