mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
Bump-up to actions/upload-artifact@v4
This commit is contained in:
parent
a3708c68ce
commit
297627fbc7
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
|||||||
args: --no-sign
|
args: --no-sign
|
||||||
ppa: ${{ steps.ppa.outputs.ppa }}
|
ppa: ${{ steps.ppa.outputs.ppa }}
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Packages for ${{ matrix.distro }}
|
name: Packages for ${{ matrix.distro }}
|
||||||
path: output
|
path: output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user