We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0e085 commit d0ebd0bCopy full SHA for d0ebd0b
1 file changed
.github/workflows/canary.yml
@@ -52,6 +52,7 @@ jobs:
52
- uses: actions/setup-node@v4
53
with:
54
node-version: "20"
55
+ registry-url: "https://registry.npmjs.org"
56
57
- name: Update npm
58
run: npm install -g npm@latest
0 commit comments