Skip to content

Commit f4e43f8

Browse files
committed
2 parents 6ebb974 + 7a86c9d commit f4e43f8

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)