chore(ci): Update atrifact actions (#10287) (#10289)

(cherry picked from commit 51a42f6b09)

Co-authored-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
Raboneko
2026-03-04 18:47:27 -08:00
committed by GitHub
parent 49f7d14e29
commit 6bf0dda341
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
image: ghcr.io/terrapkg/appstream-generator:main
steps:
- name: Download artifacts
uses: actions/download-artifact@v7
uses: actions/download-artifact@v8
with:
merge-multiple: true
path: ./artifacts
+1 -1
View File
@@ -94,7 +94,7 @@ jobs:
x=${NAME//\//@}
echo "name=$x" >> $GITHUB_OUTPUT
- uses: actions/upload-artifact@v6
- uses: actions/upload-artifact@v7
with:
name: ${{ steps.art.outputs.name }}
compression-level: 0 # The RPMs are already compressed :p