Skip to content

Commit

Permalink
Bump Ballerina version in the Ballerina action
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisaruGuruge committed Feb 12, 2024
1 parent 1390e5b commit 60798b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deployment

on:
workflow_dispatch:
release:
types: [ published ]

Expand All @@ -22,7 +23,7 @@ jobs:
- name: Set Up Ballerina
uses: ballerina-platform/setup-ballerina@v1.1.0
with:
version: 2201.7.0
version: 2201.8.4

# Grant execute permission to the gradlew script
- name: Grant execute permission for gradlew
Expand Down

0 comments on commit 60798b9

Please sign in to comment.