Skip to content

Commit

Permalink
Update Ballerina release version
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunayf committed Aug 13, 2023
1 parent f3bafb0 commit 88664bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-stg-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set Up Ballerina
uses: ballerina-platform/setup-ballerina@v1.1.0
with:
version: latest
version: 2201.7.0

# Build Ballerina Project
- name: Ballerina Build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set Up Ballerina
uses: ballerina-platform/setup-ballerina@v1.1.0
with:
version: latest
version: 2201.7.0

# Build Ballerina Project
- name: Ballerina Build
Expand Down

0 comments on commit 88664bd

Please sign in to comment.