diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 699959a..101623c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: setup runs-on: ubuntu-latest outputs: - sdk-ref: ${{ inputs.sdk-ref || 'c7427f98c6cee8fc245c24f52c69f28fd377c8c1' }} + sdk-ref: ${{ inputs.sdk-ref || '7713e2db533dba7d0b6c013a59e1fa066e86ae4f' }} package-version: '0.2.14' steps: - run: echo "set pre-setup output variables"