Skip to content

Commit a8384c3

Browse files
Update test#134.yml
1 parent 5e15047 commit a8384c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test#134.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414

1515
# Step 2: Set up Node.js with empty node-version
1616
- name: Set up Node.js with different mirrorURL
17-
# uses: aparnajyothi-y/setup-node@add-mirror-url
18-
uses: actions/setup-node@v4
17+
uses: aparnajyothi-y/setup-node@add-mirror-url
18+
# uses: actions/setup-node@v4
1919
with:
20-
node-version: ''
20+
node-version: '20'
2121
check-latest: false
2222
# mirror-url: 'https://nodejs.org/download/release/'
2323

0 commit comments

Comments
 (0)