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 594613b commit 549f379Copy full SHA for 549f379
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
# SETUP NODE
69
- uses: actions/setup-node@v4.0.2
70
with:
71
- node-version: 22.5.1
+ node-version: 14
72
registry-url: https://npm.pkg.github.com/
73
74
# GET TAG NAME
0 commit comments