1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 12:34:00 +03:00

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] needs: [windows-package, linux-package]
steps: steps:
- name: Download all artifacts - name: Download all artifacts
uses: https://gitea.com/actions/download-artifact@v5 uses: christopherhx/gitea-download-artifact@v4
- name: Extract tag name - name: Extract tag name
run: | run: |