Skip to content

Commit

Permalink
Update upload artificat version
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunayf committed Jan 8, 2024
1 parent a8e1b2b commit 4131576
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 4131576

Please sign in to comment.