v4.0.0
What's Changed
- Potentially breaking change: hidden files (specifically dotfiles) will not be included in the artifact by @tsusdere in https://github.com/actions/upload-pages-artifact/pull/102 If you need to include dotfiles in your artifact: instead of using this action, create your own artifact according to these requirements https://github.com/actions/upload-pages-artifact?tab=readme-ov-file#artifact-validation
- Pin
actions/upload-artifactto SHA by @heavymachinery in https://github.com/actions/upload-pages-artifact/pull/127
Full Changelog: https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0