mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -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)
|
cd alsa-lib-$(cat version)
|
||||||
make install
|
make install
|
||||||
- name: Archive package
|
- name: Archive package
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: alsa-lib-test-package
|
name: alsa-lib-test-package
|
||||||
path: artifacts/
|
path: artifacts/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue