Skip to content

Commit

Permalink
.github/workflows/build.yml: Bump upload-artifacts to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Żygowski <[email protected]>
  • Loading branch information
miczyg1 committed Sep 16, 2024
1 parent 2dfe3b2 commit 250710a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
fi
- name: Upload Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ovmf-artifacts # Name for the artifact
path: |
Expand Down

0 comments on commit 250710a

Please sign in to comment.