We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c78d4d0 commit e0ea360Copy full SHA for e0ea360
.github/workflows/test#1412.yml
@@ -12,6 +12,6 @@ jobs:
12
- name: Setup Node.js using authenticated mirror
13
uses: marco-ippolito/setup-node@fix-bearer-token
14
with:
15
- node-version: 22.20.0
+ node-version: 22.20.0-custom
16
mirror: https://redacted/artifactory/nodejs-remote/dist
17
mirror-token: ${{ secrets.MIRROR_TOKEN }}
0 commit comments