diff --git a/.github/workflows/soroban-deploy.yml b/.github/workflows/soroban-deploy.yml index 4a4298b..800d5a1 100644 --- a/.github/workflows/soroban-deploy.yml +++ b/.github/workflows/soroban-deploy.yml @@ -232,7 +232,7 @@ jobs: fi - name: Create deployment status check - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | github.rest.checks.create({