diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 525cdfb..6a1a791 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ env: SEPOLIA_SUBGRAPH_URL: "https://api.studio.thegraph.com/query/23545/boost-sepolia/version/latest" MAINNET_SUBGRAPH_URL: "https://api.studio.thegraph.com/query/23545/boost/version/latest" BOOST_NAME: "boost" - BOOST_VERSION: "1" + BOOST_VERSION: "0.1.0" VERIFYING_CONTRACT: "0xc8Ae580637bf91b7E2c0A8cf369Fb24e0253cA5a" SLOT_URL: "https://beaconcha.in/api/v1/slot/" EPOCH_URL: "https://beaconcha.in/api/v1/epoch/"