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 a8384c3 commit 480a521Copy full SHA for 480a521
.github/workflows/test#134.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: aparnajyothi-y/setup-node@add-mirror-url
18
# uses: actions/setup-node@v4
19
with:
20
- node-version: '20'
+ node-version: '18'
21
check-latest: false
22
- # mirror-url: 'https://nodejs.org/download/release/'
+ mirror-url: 'https://nodejs.org/download/release/'
23
0 commit comments