Skip to content

Commit 7a86c9d

Browse files
authored
Update ci.yml
1 parent ebba412 commit 7a86c9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Node.js environment
2929
uses: actions/[email protected]
3030
with:
31-
registry-url: https://registry.npmjs.org/
31+
node-version: '15.14.0'
3232

3333
- name: install modules
3434
run: npm install

0 commit comments

Comments
 (0)