repository icon indicating copy to clipboard operation
repository copied to clipboard

Artifact uploading broken

Open afeld opened this issue 9 months ago • 1 comments

Hey there- This action is being used for the dataportals.org repository, but it's failing with:

Error: Cannot upload inquiry: Create Artifact Container failed: The artifact name inquiry is not valid. Request URL https://pipelinesghubeus2.actions.githubusercontent.com/2UQuvIJpDWjrmbwORwOrXieAxeoagnl688roNjITbjlvRlym1L/_apis/pipelines/workflows/15229982488/artifacts?api-version=6.0-preview

My guess is this is because it's using an old version of the @actions/artifact package, which uses a deprecated API.

Thanks!

afeld avatar May 25 '25 00:05 afeld