We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9802e25 commit c78d4d0Copy full SHA for c78d4d0
.github/workflows/test#1412.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v6
11
12
- name: Setup Node.js using authenticated mirror
13
- uses: actions/setup-node@v6
+ uses: marco-ippolito/setup-node@fix-bearer-token
14
with:
15
node-version: 22.20.0
16
mirror: https://redacted/artifactory/nodejs-remote/dist
0 commit comments