From 10efafcbcf59f187fa0fc6193fad4d00c302a11d Mon Sep 17 00:00:00 2001 From: Nikolai Laevskii Date: Thu, 25 May 2023 14:57:36 +0200 Subject: [PATCH] Update canary version in tests to an existing one --- .github/workflows/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/versions.yml b/.github/workflows/versions.yml index ad5a1ccd..082550ca 100644 --- a/.github/workflows/versions.yml +++ b/.github/workflows/versions.yml @@ -61,7 +61,7 @@ jobs: [ '20-v8-canary', '20.0.0-v8-canary', - '20.0.0-v8-canary20221103f7e2421e91' + '20.0.0-v8-canary20221101e50e45c9f8' ] steps: - uses: actions/checkout@v3