📥 Download Artifact(s) (Preserve File Permissions)
Version updated for https://github.com/pyTooling/download-artifact to version v1.9.0.
- This action is used across all versions by 54 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Artifact Download Action with File Permission Preservation, automates the process of downloading and extracting artifacts from GitHub Actions, ensuring that file attributes like permissions are preserved. It addresses a limitation in the default actions/download-artifact by demonstrating a solution for preserving file permissions, which GitHub currently does not support. This action is ideal for workflows requiring accurate file attribute retention.
Release notes
Changes
- Bumped dependencies.
- Bump actions/download-artifact from 7 to 8.
Tests
- Bumped dependencies.
- Bump actions/upload-artifact from 6 to 7.
- Bump pyTooling/upload-artifact from 6 to 7.
- Updated reusable templates from pyTooling/Actions to r7.