use checkout v3
Build and Publish RPM / build-and-publish (push) Failing after 5s

This commit is contained in:
2025-10-01 16:52:26 +02:00
parent d9b73343f0
commit b2550d0c0d
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
image: gitea.psi.ch/images/rhel8-developer-gitea-actions
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: Build RPM
run: |