feat: downgrade artifact actions
Cog release / Create release (push) Successful in 14s

This commit is contained in:
2026-04-25 13:54:09 +03:00
parent b9f9f87068
commit 371f2fa255
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v6
- name: Retrieve artifacts
id: download
uses: actions/download-artifact@v7
uses: actions/download-artifact@v3
with:
name: artifacts
- name: Check if job errored