github actions/upload-artifact v3.2.0

latest releases: v3.2.1-node20, v3.2.1, v3-node20...
19 days ago

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

  • V3 backport: Exclude hidden files by default by @SrRyan in #604

Full Changelog: v3.1.3...v3.2.0

Don't miss a new upload-artifact release

NewReleases is sending notifications on new releases.