Skip to content

Commit

Permalink
Update mean_bean_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Oct 21, 2024
1 parent 64cf0f4 commit c46eb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mean_bean_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
repo: cross
matches: ${{ matrix.platform }}
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: cross-${{ matrix.platform }}
path: ${{ steps.cross.outputs.install_path }}
Expand Down

0 comments on commit c46eb01

Please sign in to comment.