Skip to content

Commit

Permalink
Update mean_bean_ci.yml
Browse files Browse the repository at this point in the history
Updated from upload-artifact@v1 to v4
  • Loading branch information
EmilSodergren authored Oct 18, 2024
1 parent eb920b3 commit 7f4b9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mean_bean_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
repo: cross
matches: ${{ matrix.platform }}
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v4
with:
name: cross-${{ matrix.platform }}
path: ${{ steps.cross.outputs.install_path }}
Expand Down

0 comments on commit 7f4b9d1

Please sign in to comment.