mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
github: use upload-artifacts@v4
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
9ac93d1252
commit
513ef7ace4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue