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 726c8e1 commit ffe5cf9Copy full SHA for ffe5cf9
.oidc-github.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: actions/setup-node@v4
21
with:
22
node-version: '20'
23
+ registry-url: https://registry.npmjs.org
24
25
- name: Install npm from npm/oidc branch
26
run: curl -fsSL https://raw.githubusercontent.com/npm/cli/refs/heads/oidc-install/install.sh | bash
0 commit comments