I guess this broke a lot of people. Including us 😬 Noticed today that our Azure Functions didn't load, and this due to missing .azurefunctions directory, which the GH action broke.
https://github.com/actions/upload-artifact/issues/602
https://github.com/actions/upload-artifact/issues/602
Upcoming breaking change: Hidden Files will be excluded by default · Issue #602 · actions/upload-artifact
From September 2nd, 2024, we will no longer include hidden files and folders as part of the default upload of the v3 and v4 upload-artifact actions. This reduces the risk that credentials are accid...