summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-01 22:16:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-01 22:16:59 +0200
commitaaae90b95b2a265d699a40df26a5143954517cad (patch)
tree67200401066183cbb0e67147354976ea4e221baa
parentci: fix release pipeline (diff)
downloadpkgcheck-0.10.28.tar.gz
pkgcheck-0.10.28.tar.bz2
pkgcheck-0.10.28.zip
ci: fix release pipelinev0.10.28
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index e2699eb5..b229664f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -87,7 +87,7 @@ jobs:
contents: write # Used to authenticate github release publish
steps:
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
with:
pattern: dist-*
path: dist