diff --git a/.github/workflows/pr-build-connector-template.yml b/.github/workflows/pr-build-connector-template.yml index 2821267f..1ef44378 100644 --- a/.github/workflows/pr-build-connector-template.yml +++ b/.github/workflows/pr-build-connector-template.yml @@ -34,7 +34,7 @@ jobs: echo "Ballerina Version: $BAL_VERSION" - name: Set Up Ballerina - uses: ballerina-platform/setup-ballerina@v1.1.0 + uses: ballerina-platform/setup-ballerina@v1.1.3 with: version: nightly