Merge remote-tracking branch 'origin/master'

pull/1119/head^2
Louis Lam 2 years ago
commit 91178ce6a5

@ -43,7 +43,7 @@ jobs:
- run: git config --global core.autocrlf false # Mainly for Windows
- uses: actions/checkout@v3
- name: Use Node.js LTS
- name: Use Node.js 14
uses: actions/setup-node@v3
with:
node-version: 14

Loading…
Cancel
Save