Skip to content

Test PR to check GitHub Actions for new/images#2

Open
kvid wants to merge 8 commits intomasterfrom
new/images
Open

Test PR to check GitHub Actions for new/images#2
kvid wants to merge 8 commits intomasterfrom
new/images

Conversation

@kvid
Copy link
Owner

@kvid kvid commented Sep 29, 2024

No description provided.

martinrieder and others added 8 commits July 14, 2024 21:44
actions/upload-artifact@v3 is scheduled for deprecation on November 30, 2024. Learn more. Similarly, v1/v2 are scheduled for deprecation on June 30, 2024. Please update your workflow to use v4 of the artifact actions.
Breaking change in upload-artifact@v4:
Uploading to the same named Artifact multiple times.

Due to how Artifacts are created in this new version, it is no longer possible to upload to the same named Artifact multiple times. You must either split the uploads into multiple Artifacts with different names, or only upload once. Otherwise you will encounter an error.
Allowing str and list input types in addition to None and dict.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants