Skip to content

Commit 218c44c

Browse files
Update node-18-test.yml
1 parent 012a556 commit 218c44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-18-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: marco-ippolito/setup-node@mirror
1818
with:
1919
node-version: '21'
20-
mirror: 'https://nodejs.org/'
20+
mirror: ' '
2121
mirror-token: ${{secrets.GITHUB_TOKEN}}
2222

2323
- name: Verify Node.js installation

0 commit comments

Comments
 (0)