Skip to content

Commit

Permalink
Merge pull request #7489 from ravinperera00/nightly_change_main
Browse files Browse the repository at this point in the history
Update setup-ballerina version and switch to nightly
  • Loading branch information
warunalakshitha authored Jan 8, 2025
2 parents 1a5244a + 88a5afd commit 4a21f12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-build-connector-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ 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: ${{ env.BAL_VERSION }}
version: nightly

- name: Set up JDK 21
uses: actions/setup-java@v3
Expand Down

0 comments on commit 4a21f12

Please sign in to comment.