We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28bfe64 commit e5fb10bCopy full SHA for e5fb10b
.github/workflows/test.yml
@@ -71,7 +71,7 @@ jobs:
71
- uses: dcodeIO/setup-node-nvm@master
72
with:
73
node-mirror: https://nodejs.org/download/v8-canary/
74
- node-version: 19.0.0-v8-canary20220719f8973d8de1
+ node-version: 19.0.0-v8-canary202209029fc5a9347b
75
- name: Install dependencies
76
run: npm ci --no-audit
77
- name: Build
0 commit comments