firebase / firebase-cpp-sdk

Firebase C++ SDK
http://firebase.google.com
Apache License 2.0
278 stars 114 forks source link

Update upload-artifact actions #1642

Closed a-maurice closed 2 months ago

a-maurice commented 2 months ago

Description

Provide details of the change, and generalize the change in the PR title above.

upload-artifact v2 is deprecated, so update to v3. Note that v3 will be deprecated in a few months, but it has a breaking change where file names have to be unique, which causes enough issues that we need to rethink how some of the actions are laid out.

https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/


Testing

Describe how you've tested these changes. Link any manually triggered Integration tests or CPP binary SDK Packaging Github Action workflows, if applicable.


Type of Change

Place an x the applicable box:

Notes

github-actions[bot] commented 2 months ago

⏳  Integration test in progress...

Requested by @a-maurice on commit bc9ee6fb6c4daf1466d8a7dcf91d735927973884 Last updated: Tue Sep 10 16:30 PDT 2024 View integration test log & download artifacts