We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5303d commit c9b5154Copy full SHA for c9b5154
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,6 @@ jobs:
18
- uses: actions/setup-node@v4
19
with:
20
node-version: '22'
21
- registry-url: 'https://registry.npmjs.org'
22
23
- run: npm ci
24
0 commit comments