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

Update release workflow to use specific action versions for checkout, setup-python, and release asset uploads

This commit is contained in:
2025-10-12 23:22:21 +03:00
parent 06d1ae14e9
commit ec9bb1807b
+3 -3
View File
@@ -11,10 +11,10 @@ jobs:
steps:
- name: Checkout code
uses: https://gitea.com/actions/checkout
uses: https://gitea.com/actions/checkout@v5
- name: Set up Python
uses: https://gitea.com/actions/setup-python
uses: https://gitea.com/actions/setup-python@v6
with:
python-version: "3.12"
@@ -88,7 +88,7 @@ jobs:
# ---------------- Upload Release Assets ----------------
- name: Upload release assets
uses: https://gitea.com/actions/gitea-release-action
uses: https://gitea.com/actions/gitea-release-action@v1
with:
files: |
yt-playlist-windows-${CI_COMMIT_TAG}.zip