Skip to content

Commit

Permalink
Merge pull request #5164 from nipunayf/daily-editor-version
Browse files Browse the repository at this point in the history
Update upload-artificat version in the daily build editor
  • Loading branch information
keizer619 authored Jan 8, 2024
2 parents a8e1b2b + 4131576 commit 5d69f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build-editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
./build-ballerina-linux-rpm-x64.sh -v ${{ steps.project-version.outputs.version }} -p ./../../ballerina/build/distributions
echo "Created linux-rpm successfully"
- name: Archive Ballerina ZIP
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
id: artifact-upload
with:
name: Ballerina ZIP
Expand Down

0 comments on commit 5d69f43

Please sign in to comment.