405dc3e379
- Remove actions/cache@v4 (uses GitHub's artifact API not available in Gitea) - Remove actions/upload-artifact@v4 (same reason) - Remove actions/download-artifact@v4 (same reason) - Deploy job now builds from source instead of downloading artifacts - Deploy container changed from alpine:3.20 to node:22-alpine for npm build