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 9e0692a commit 2ee74ddCopy full SHA for 2ee74dd
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/setup-node@v6
24
with:
25
- node-version: 26
+ node-version: 24
26
27
- run: npm clean-install
28
0 commit comments