From 8d1b91e81c5de57833563c68f616b423a77fd6d8 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 22 Oct 2024 10:50:12 +0200 Subject: [PATCH] Update CI --- .github/workflows/playwright.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 63b115f..bbde8c4 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -8,8 +8,8 @@ on: workflow_dispatch: env: - codex_version: v0.1.6 - circuit_version: v0.1.6 + codex_version: v0.1.7 + circuit_version: v0.1.7 marketplace_address: "0xfE822Df439d987849a90B64a4C0e26a297DBD47F" eth_provider: "https://rpc.testnet.codex.storage" VITE_CODEX_API_URL: ${{ secrets.VITE_CODEX_API_URL }}