Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GitHub upload artifact #1945

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dl8dtl
Copy link
Contributor

@dl8dtl dl8dtl commented Jan 30, 2025

This changes the upload-artifact calls to use v4.

With v4, there must be no name duplication anymore, so arduino_packaging needs to distinguish between OS + architecture.

Fixes issue #1944

Version 3 has been deprecated and is no longer supported.
upload-artifacts@v4 complains if the same artifact already
exists, so chose a different name for each OS+arch.
@mcuee mcuee added the bug Something isn't working label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants