Below you will find pages that utilize the taxonomy term “Xlii-Chl”
April 27, 2026
Upload an artifact with wget
Version updated for https://github.com/xlii-chl/upload-artifact-with-wget to version v4.0.4-github.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The @actions/upload-artifact-with-wget GitHub Action provides a lightweight solution for uploading artifacts in workflows, particularly optimized for simple workflows running on self-hosted runners using Alpine containers. It eliminates the need for a Node.js runtime by leveraging wget and zip, reducing resource overhead. This action automates the process of compressing and uploading files or directories as artifacts while providing essential outputs like artifact IDs and download URLs.