Use upload-artifact@v3 — v4 not supported on self-hosted Gitea
All checks were successful
Build Windows EXE / build (push) Successful in 1m19s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-16 18:03:38 -04:00
parent 42abc2f1a7
commit 76f9f5bbd5

View File

@@ -26,7 +26,7 @@ jobs:
run: pyinstaller es24n_conf.spec
- name: Upload artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: es24n_conf-windows
path: dist/es24n_conf.exe