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 0e5a52e commit ccbf0adCopy full SHA for ccbf0ad
.github/workflows/build-release.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- uses: actions/setup-node@v4
38
with:
39
- node-version: '20.x'
+ node-version: '24.x'
40
registry-url: 'https://registry.npmjs.org'
41
42
- name: Install dependencies
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
registry-url: 'https://npm.pkg.github.com'
64
scope: '@hostinger'
65
0 commit comments