Update artifact download action to christopherhx/gitea-download-artifact@v4

This commit is contained in:
2025-10-15 11:16:49 +03:00
parent 68570b271f
commit 105c19f1ce
+1 -1
View File
@@ -162,7 +162,7 @@ jobs:
needs: [windows-package, linux-package]
steps:
- name: Download all artifacts
uses: https://gitea.com/actions/download-artifact@v5
uses: christopherhx/gitea-download-artifact@v4
- name: Extract tag name
run: |