Skip to content

Commit 938269f

Browse files
Update test#134.yml
1 parent efada4c commit 938269f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test#134.yml

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

1515
# Step 2: Set up Node.js with empty node-version
1616
- name: Set up Node.js with different mirrorURL
17-
# uses: marco-ippolito/setup-node@mirror
18-
uses: actions/setup-node@v4
17+
uses: marco-ippolito/setup-node@mirror
18+
#uses: actions/setup-node@v4
1919
with:
2020
node-version: '23'
2121
check-latest: true

0 commit comments

Comments
 (0)