Skip to content

Commit

Permalink
Merge pull request #78 from ballerina-platform/NipunaRanasinghe-patch-2
Browse files Browse the repository at this point in the history
Update upload artifact action version in daily build
  • Loading branch information
NipunaRanasinghe committed Aug 7, 2024
2 parents a9f65fd + 02cc2e5 commit 8899ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "VERSION=$VERSION" >> $GITHUB_ENV
- name: Archive Plugin Zip
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ env.NAME }}-${{ env.VERSION }}
path: build/distributions/*.zip

0 comments on commit 8899ba4

Please sign in to comment.