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 c5ba209 commit 454529dCopy full SHA for 454529d
.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.0.0-v8-canary202108069771f4a956
+ node-version: 17.0.0-v8-canary2021082701777958f9
120
- name: Install dependencies
121
run: npm ci --no-audit
122
- name: Clean distribution files
0 commit comments