diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c80b391..effc995 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -134,7 +134,7 @@ jobs: contracts/whoz_next - name: Install Stellar CLI - uses: stellar/stellar-cli@v27.0.0 + uses: stellar/stellar-cli@v27.1.0 - name: Build Soroban contract WASM run: stellar contract build --manifest-path Cargo.toml --package whoz-next