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 012a556 commit 218c44cCopy full SHA for 218c44c
.github/workflows/node-18-test.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: marco-ippolito/setup-node@mirror
18
with:
19
node-version: '21'
20
- mirror: 'https://nodejs.org/'
+ mirror: ' '
21
mirror-token: ${{secrets.GITHUB_TOKEN}}
22
23
- name: Verify Node.js installation
0 commit comments