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 621b3ca commit 3290b46Copy full SHA for 3290b46
.github/workflows/test#134.yml
@@ -14,5 +14,5 @@ jobs:
14
uses: aparnajyothi-y/setup-node@add-mirror-url
15
with:
16
node-version: '19'
17
- mirrorURL: 'https://nodejs.org/dist/'
+ mirror-url: 'https://nodejs.org/dist/'
18
check-latest : false
0 commit comments