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 b7a3db8 commit 2e38a6eCopy full SHA for 2e38a6e
.github/workflows/test.yml
@@ -116,7 +116,7 @@ jobs:
116
- uses: dcodeIO/setup-node-nvm@master
117
with:
118
node-mirror: https://nodejs.org/download/v8-canary/
119
- node-version: 17
+ node-version: 17.0.0-v8-canary202108069771f4a956
120
- name: Install dependencies
121
run: npm ci --no-audit
122
- name: Clean distribution files
0 commit comments