Skip to content

Commit

Permalink
github: use upload-artifacts@v4
Browse files Browse the repository at this point in the history
Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
perexg committed Sep 6, 2024
1 parent 9ac93d1 commit 513ef7a
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 @@ -64,7 +64,7 @@ jobs:
cd alsa-lib-$(cat version)
make install
- name: Archive package
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: alsa-lib-test-package
path: artifacts/
Expand Down

0 comments on commit 513ef7a

Please sign in to comment.