From 095cec05be9f58ba4a4ac35cc0bd2ef4b1dd1d1b Mon Sep 17 00:00:00 2001 From: Yan Chen <48968912+chenyan-dfinity@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:41:11 -0700 Subject: [PATCH] dfx 22, 21 gets 404 endpoint not found --- .github/workflows/perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index 28315f0..6c589bf 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -11,7 +11,7 @@ jobs: strategy: fail-fast: false env: - DFX_VERSION: 0.21.0 + DFX_VERSION: 0.22.0 IC_REPL_VERSION: 0.7.5 MOC_VERSION: 0.13.0 IC_WASM_VERSION: 0.7.0