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 ab5a480 commit 30c7118Copy full SHA for 30c7118
.github/workflows/test.yml
@@ -122,7 +122,7 @@ jobs:
122
- uses: dcodeIO/setup-node-nvm@master
123
with:
124
node-mirror: https://nodejs.org/download/v8-canary/
125
- node-version: 17.0.0-v8-canary2021082701777958f9
+ node-version: 18.0.0-v8-canary20211115037fd7ae8d
126
- name: Install dependencies
127
run: npm ci --no-audit
128
- name: Clean distribution files
0 commit comments