Skip to content

Commit e5fb10b

Browse files
authored
[CI] Update v8-canary version (#2500)
1 parent 28bfe64 commit e5fb10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- uses: dcodeIO/setup-node-nvm@master
7272
with:
7373
node-mirror: https://nodejs.org/download/v8-canary/
74-
node-version: 19.0.0-v8-canary20220719f8973d8de1
74+
node-version: 19.0.0-v8-canary202209029fc5a9347b
7575
- name: Install dependencies
7676
run: npm ci --no-audit
7777
- name: Build

0 commit comments

Comments
 (0)