diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3deb1f1..47b5f71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: contracts/wave_milestone - name: Install Stellar CLI - uses: stellar/stellar-cli@v22.8.2 + uses: stellar/stellar-cli@v27.0.0 - name: Build Soroban contract WASM run: stellar contract build --manifest-path Cargo.toml --package wave-milestone