diff --git a/.github/workflows/contract-release.yml b/.github/workflows/contract-release.yml index b26260a..f6284e7 100644 --- a/.github/workflows/contract-release.yml +++ b/.github/workflows/contract-release.yml @@ -107,7 +107,7 @@ jobs: echo "OUTPUT=$OUTPUT" >> $GITHUB_ENV - name: Build contract - uses: stellar/stellar-cli@v26.0.0 + uses: stellar/stellar-cli@v27.0.0 with: version: "26.0.0" - run: |