We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73f8c4 commit aafb509Copy full SHA for aafb509
.github/workflows/test.yml
@@ -115,7 +115,7 @@ jobs:
115
- uses: dcodeIO/setup-node-nvm@master
116
with:
117
node-mirror: https://nodejs.org/download/v8-canary/
118
- node-version: "v15.0.0-v8-canary202007077c53168ead"
+ node-version: "15.0.0-v8-canary202007077c53168ead"
119
- name: Install dependencies
120
run: npm ci --no-audit
121
- name: Clean distribution files
0 commit comments