Update GitHub Action workflows to actions/upload-artifact@v4 (master)

This applies the upgrade for workflows that have been added in the master
branch.
This commit is contained in:
Tim Düsterhus 2024-01-31 23:36:07 +01:00
parent 91fde8b34b
commit bba24f04a7
No known key found for this signature in database
GPG key ID: 8FF75566094168AF

View file

@ -300,7 +300,7 @@ jobs:
${{ github.sha }} \
$(git merge-base ${{ github.event.pull_request.base.sha }} ${{ github.sha }}) \
> $GITHUB_STEP_SUMMARY
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: profiles
path: ${{ github.workspace }}/benchmark/profiles