Skip to content

Commit 51f2afc

Browse files
committed
Sync repo templates ⚙
Sync with coreos/repo-templates@11d0b8e.
1 parent e9eac79 commit 51f2afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
mock --rebuild --enablerepo=updates-testing rpms/*.src.rpm
4242
find /var/lib/mock -wholename '*/result/*.rpm' | xargs mv -t rpms
4343
- name: Archive RPMs
44-
uses: actions/upload-artifact@v6
44+
uses: actions/upload-artifact@v5
4545
with:
4646
name: rpms
4747
path: rpms/

0 commit comments

Comments
 (0)